Skip to content

Commit 5edc990

Browse files
committed
2 parents 0b9ca5e + f65a667 commit 5edc990

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# MiniJava-compiler
2+
A compiler for the minijava language.
3+
The compiler outputs LLVM code (.ll files)
4+
5+
# Arguments
6+
Multiple files can be passed to be compiled.
7+
8+
# Tools used
9+
javacup , a LALR parser generator for Java.

0 commit comments

Comments
 (0)