Skip to content

Files

Latest commit

95b8fc8 · Jan 13, 2025

History

History
5 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 378 Bytes

MiniJava Compiler Built On Java. Built for COSC 4400 at Maruqette University. Built by @Joe Loparco, Luca Hergan, & Rosemary Shelton This Porject Consitsts of the three phases of te front end of compiler, the tokenzer, Parser and Semantic Analyzer. This compiler works for the MiniJava subsset of the Java Langauge. Reference: http://minijava.azurewebsites.net/ReferenceManual