Hi! It's register-based virtual machine. It can execute several commands, but it's just enough to be able to compute fibbonachi numbers! WIP
$ make
$ ./app.exe
-
It would be very convinient to add labels somehow
-
Add remaining instructions (div etc)
-
Add threaded code (computed goto)
