Skip to content
Yoav Amit edited this page Apr 18, 2017 · 3 revisions
  • (DONE) Modify compiler model to represent terminals (string identifiers, and grammar rules)
  • (Kinda done) Generate debug info file
  • Test array access and assignment in the VM translator
  • Complete compilation of array access and assignment in the compiler
  • Focus on stack frame after stepping in the debugger
  • (DONE) Map variable names to stack memory addresses
Clone this wiki locally