This website requires JavaScript.
Explore
Help
Sign in
syntaxAlchemist
/
lib-tisc
Watch
1
Star
0
Fork
You've already forked lib-tisc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Tiny Stack Computer
10
commits
1
branch
0
tags
66
KiB
Rust
100%
09cd134406
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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.