Tiny person computer: LMC assembly interpreter written in pure safe Rust.
Find a file
2025-01-24 21:34:28 +00:00
src cargo: fmt 2025-01-24 12:47: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 docs: README.md + archive notice 2025-01-24 21:34:28 +00:00

Archived I'm aware of a few serious design flaws which would need to be corrected for this program to function correctly. As such, I'm archiving it as I no longer have the motivation to work on this project.

tinypc

LMC assembly interpreter written in pure safe Rust.