This is the base upstream repository for CSCI 468, compilers. It holds the base code for the compiler that we will write for the class. Note that this class is a capstone class in the CSCI department ...
For my senior capstone at MSU I developed a compiler for the low level programming language CatScript. For each of the rules found in the CatScript grammar below we were tasked with implementing ...