We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6668d8 commit 95b8fc8Copy full SHA for 95b8fc8
README.md
@@ -1,5 +1,5 @@
1
MiniJava Compiler Built On Java.
2
Built for COSC 4400 at Maruqette University.
3
Built by @Joe Loparco, Luca Hergan, & Rosemary Shelton
4
-This Porject COnstits of the three phases of te front end of compiler, the tokenzer, Parser and Semantic Analyzer.
+This Porject Consitsts of the three phases of te front end of compiler, the tokenzer, Parser and Semantic Analyzer.
5
This compiler works for the MiniJava subsset of the Java Langauge. Reference: http://minijava.azurewebsites.net/ReferenceManual
0 commit comments