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 a7c5913 commit 876929cCopy full SHA for 876929c
README.md
@@ -1,6 +1,6 @@
1
# MiniJava-compiler
2
A compiler for the minijava language.
3
-A syntax tree is generated and is analyzed for possible syntax errors.
+A syntax tree is generated and analyzed for possible syntax errors.
4
Produces intermediate code. (llvm , .ll files)
5
6
## Compilation
0 commit comments