Commit Graph

5 Commits

Author SHA1 Message Date
Luna 2822676707 vm: add negate opcode 2019-06-01 15:27:19 -03:00
Luna 61e463713c vm: add stack 2019-06-01 15:23:23 -03:00
Luna 456bc95138 vm: add debug flags 2019-06-01 15:01:39 -03:00
Luna dae3c259fd add basic virtual machine code 2019-06-01 14:55:11 -03:00
Luna c4401dc8cf moving to the virtual machine part of the book, pt 1
the java part would still fuck me up since it lies on OOP stuff
that zig doesnt provide, so i'm skipping towards the C part of the book
which will hopefully be more understandable from a zig perspective.
2019-06-01 01:20:06 -03:00