Senior Design Team sdmay18-35 • c48 - an understandable compiler infrastructure

selfie

We are team 35 C48, welcome to our webpage.

Logo

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

Math Tests 10/17