Commit Graph

3 Commits

Author SHA1 Message Date
2a877a22e4
minor fixes etc 2024-09-20 14:20:09 -04:00
c506fdd966
minor fixes to lib 2024-09-14 21:15:51 -04:00
b7dee58454
finish project eight backend compiler
- modify existing implementation to use variant types for a more
  accurate representation of the vm byte code
- switch to fold from recursion for the main translate function
- use separate modules for translating different vm commands
- move static arithmetic command translations to a map
2024-09-13 17:03:52 -04:00