MiniJava Compiler Project
As one of my senior projects while at DePaul University I studied compiler design. In order to gain practical experience during our studies I implemented a compiler for the MiniJava language. This involved creating the scanner, parser and abstract syntax trees, performing semantic analysis and finally generating and compiling assembly code.
This implementation of MiniJava uses a java framework, jflex, java CUP, and the ant build tool to assist in creating the compiler functions. The repository with my implementation of MiniJava can be found on my Github here.

Photo by Safar Safarov