Skip to content

Commit f7c9404

Browse files
authored
Update README.md
1 parent b4b89d5 commit f7c9404

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Mini Java Compiler
22

3+
This is a MiniJava-to-LLVM-IR compiler project, written in Java (with the help of JFlex, JavaCUP and JTB), originally introduced as an assignment for the compilers course (NKUA). Details about the project can be found here (sections homework 2 & 3). I thank Stefanos Baziotis for his MiniJava testsuite contribution!
4+
<hr/>
5+
36
#### Parts
47

58
Part 1: MiniJava Static Checking (Semantic Analysis)<br />

0 commit comments

Comments
 (0)