Tiny person computer: LMC assembly interpreter written in pure safe Rust.
Muhammad Nauman Raza
8f0da8a7f7
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.