"Sub C Compiler"
project.contributors = [
Natalie Wagner
]
"6/16/2026"

No alt text provided
display(project.description);

As part of my ECE 289 class I built a compiler for a subset of the C89 programming language. The scope of the project became a little too large to complete in a single semester, but many big features are finished. For more info and the project demo, check out the wiki on github.