Tiny person computer: LMC assembly interpreter written in pure safe Rust.
Find a file
2025-01-26 09:36:13 +00:00
src cargo: fmt 2025-01-26 09:36:13 +00:00
.gitignore feat: initial set of instructions 2025-01-22 12:45:43 +00:00
Cargo.lock feat: initial set of instructions 2025-01-22 12:45:43 +00:00
Cargo.toml feat: initial set of instructions 2025-01-22 12:45:43 +00:00
README.md chore: remove archival notice 2025-01-26 08:57:26 +00:00

tinypc

LMC assembly interpreter written in pure safe Rust.