Tiny Stack Computer
Find a file
2024-05-13 16:03:43 +02:00
src add more arithmetic instructions 2024-05-13 16:03:43 +02:00
.gitignore initial commit 2024-05-04 18:11:13 +02:00
Cargo.toml initial commit 2024-05-04 18:11:13 +02:00
README.md initial commit 2024-05-04 18:11:13 +02:00

tisc: Tiny Stack Computer

Minimalistic stack-based VM with Rust interfaces to build & execute programs.