You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project of The university course, Design of Compilers. This project is about designing a Compiler for Decaf language written in Java using jflex and javacup.
Takes microjava source file and generates executable file with bytecode that can be executed on Microjava Virtual Machine developed at School of Electrical Engineering.