Test jumps
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