News

Mini Java This project aims at building a compiler for Java programs containing only Integers, Booleans, Strings and Objects to x86-64.
Extended MiniJava Compiler Overview This script serves as a compiler for MiniJava programs. It performs lexical, syntactical, and semantic analysis before generating Three-Address Code (TAC) for the ...