Tiny person computer: LMC assembly interpreter written in pure safe Rust.
Find a file
2025-01-29 19:55:50 +00:00
src refactor: remove ~duplicate function branch 2025-01-29 19:55:50 +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 refactor+perf: revamp codebase 2025-01-29 19:54:15 +00:00

tinypc

LMC assembly interpreter written in pure safe Rust.