3 Commits

Author SHA1 Message Date
dc7437a8c1 DEV: Implement Jumping 2019-10-17 17:57:03 -05:00
c6037f6ea7 REFACTOR: reference the Composite types directly. 2019-10-17 17:57:03 -05:00
b6c208fb97 REFACTOR: Keep the bytecodes in memory
This will help us implement functions and modules.
Also move each of the operations into a separate method.
This will help the readability of our run method.
2019-10-17 17:57:03 -05:00