Tiny Stack Computer
Go to file
Michael Sippel 09cd134406
add more arithmetic instructions
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

README.md

tisc: Tiny Stack Computer

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