This theme uses "root" links to dependencies and assets (CSS, JS, images, etc.). Place all theme files and directories at the root of your web server for this page to render as intended.
Senior Design Team sdmay18-35 • c48 - an understandable compiler infrastructure
We are team 35 C48, welcome to our webpage.
As a team we aim to create a compiler that can be understood by any developer in at most 48 hours.
We also want to figure out how to design garbage collection and error handling that can detail errors
in a way to decrease the time it takes to debug while also explaining to newer programmers what bug or
error they encountered to help them learn.
Our overall goal is to help teach newer users and expedite debugging for simple programs.
If you would like to know more about the specifics of our language please check our our language
specifications on our Design Documents page.
Here is a simple demo of our code running through a gcc terminal