Expand description
Assembler and simulator for the Little Minion Computer and Little Man Computer
Modulesยง
- assembler
- Assemble assembly to memory
- assembly
- Definitions for the assembly
- computer
- Run assembled code
- errors
- Generic additions to errors
- file
- Save and load memory
- num3
- Three digit numbers
- number_
assembler - Assemble numbers to memory
- parser
- Parse text to assembly
- runner
- Run the computer and deal with input and output