Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Crushy committed Sep 14, 2015
1 parent 318cd51 commit 3902828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ TLDR: Purely academic, Flex and Bison based, Java (subset) to llvm compiler

This project was made for the 2013-2014 Compilers class for the Bachelors in Computer Engineering at the University of Coimbra.

It's unfinished and doesn't include llvm code generation but this is all I had time to do considering the circunstances. Hopefully it will inspire someone. Plenty of dirty hacks abound due to restrictions of the evaluation method.
It's unfinished and doesn't include llvm code generation but this is all I had time to do considering the circunstances. Hopefully it might help someone and/or serve as a base for something else. Some dirty hacks may be found due to restrictions of the evaluation method.

Most of the documentation for the course is in Portuguese but the entirety of the code is in English. My own report will be included at a later date in github markdown (and might be translated into English).
Most of the documentation for the assignment is in Portuguese but the entirety of the code (and comments) is in English. My own report will be included at a later date in github markdown (and might be translated into English).

0 comments on commit 3902828

Please sign in to comment.