by Brian Rieder and Kyle Rakos
Compiler for the LITTLE programming language - a toy language based on MICRO for Purdue's Introduction to Compilers and Translation Engineering (ECE 468).
This project was jointly designed using JDK8 and ANTLR 4. In order to build the compiler, simply run make compiler
.