275 B
275 B
stack_vm
Stack based virtual machine and assembly code compiler
Features
- Assembly
- Stack operations (push & pop)
- Arithmetics operations
TODO
- VM running
- Assembly compiler
- Variables
- Arithmetics operators
- Strings
- I/O operators
- Loops
- Arrays