Ben Phillips - Official Website


Levi Compiler

August - December 2025

In my compiler construction course, I applied the concepts and principles of compiler design to create this compiler for our unique 'Levi' language spec. The compiler is written in C and uses Flex and Bison for front-end tokenization and parsing, targeting a System-V x64 backend. In addition to the spec used in the course, my compiler supports arrays and immutable values, and is fully linkable with C object files.

Source Code


All Projects

ben.a.phillips@outlook.com
/in/ben-a-phillips
github.com/Jorbon