stack_vm/README.md
2021-04-16 19:45:27 +05:00

15 lines
162 B
Markdown

# stack_vm
Stack based virtual machine
## TODO
- VM running
- Assembly compiler
- Variables
- Arithmetics operators
- Strings
- I/O operators
- Loops
- Arrays