Tiny person computer: LMC assembly interpreter written in pure safe Rust.
Branching works through changing the value of the program counter, which represents the line number to process. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
tinypc
LMC assembly interpreter written in pure safe Rust.