School project - subject 13S114PP1 - Compiler Construction 1, september 2021.
The goal of the project is realization of the compiler for programming language Mikrojava. The compiler enables translation of syntactically and semantically correct Microjava programs into a Microjava bytecode that is executed on a virtual Microjava machine.
Details are provided in file MJProjekat.docx in Serbian language.
Provided in folder lib.
- cup_c10k.jar
- JFlex.jar
- log4j-1.2.17.jar
- mj-runtime-1.1.jar
- symboltable-1-1.jar
Aleksandra Bogicevic - @alebogi