laituan245 / CS502-Purdue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Simple C Starting Code

Developed By: Sanjay Madhav (madhav@usc.edu)

This package contains the starting code for the USCC project to build out a working compiler for a C language subset called USC. USCC uses the LLVM framework as its code generation engine.

Thanks to Dr. Changhee Jung at Purdue University for talking through some ideas, being a second set of eyes, as well as creating the Makefiles.


Student Name(s): Tuan Lai

Student Email(s): lai123@purdue.edu

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 91.9%Language:Python 6.2%Language:Makefile 1.0%Language:Lex 0.9%