Tiny person computer: LMC assembly interpreter written in pure safe Rust.
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
tinypc
LMC assembly interpreter written in pure safe Rust.
Supported Instructions
tinypc has support for all of the typical LMC instructions.
Note
Adding on more useful instructions such as a multiply instruction is beyond the scope of this interpreter.
INPLDAOUTSTAADDSUBBRABRPBRZDATHLT