2021-04-16 19:45:27 +05:00

162 B

stack_vm

Stack based virtual machine

TODO

  • VM running
  • Assembly compiler
  • Variables
  • Arithmetics operators
  • Strings
  • I/O operators
  • Loops
  • Arrays