CREATOR โ didaCtic and geneRic assEmbly progrAmming simulaTOR
Welcome to the CREATOR documentation! CREATOR is a comprehensive, open-source assembly programming simulator designed for education and development across multiple computer architectures.
๐จโ๐ Students, start here!
New to CREATOR? Get up and running quickly:
- Try it now in your browser - No installation needed!
- Learn about the Web Interface or CLI Interface to navigate the simulator
- Check our Architecture Guides
๐จโ๐ซ Teachers, start here!
Setting up CREATOR for your course:
- Installation Guide - Get the CLI version up and running
- Teaching Resources - Useful materials for educators
- Custom Architectures - Create your own instruction sets
๐งโ๐ป Developers, start here!
Interested in contributing or extending CREATOR? Check out our Development Guide.
What is CREATOR?
CREATOR is a didactic and generic assembly programming simulator that provides a user-friendly environment for writing, assembling, and simulating assembly code. It supports various architectures, including RISC-V, MIPS, and Z80, and allows users to define custom architectures. It is available as both a web-based application and a command-line interface (CLI) tool.