Releases: gzachos/compilers-course-uoi
Releases · gzachos/compilers-course-uoi
v2.0.0
New features:
- Symbol table implementation.
- Further implementation of semantic analyzer.
- Final code production targeting MIPS architecture.
Notes:
- Final code is ready to assemble using MARS 4.5 (MIPS Assembler and Runtime Simulator).