Skip to content

Test jumps

Dassire requested to merge test_jumps into main

Added the jumps

  • Create a stack of sequences
  • Create an association list with an eseq's statments and a map between the locals labels and their statements stack
  • Updated the preload to create those maps
  • Implements evalStack
  • Implements evalJump and evalCjump
  • Update to evalEseq

Update to evalBinop

Add the first draft of the report

Merge request reports