# uscc **Repository Path**: fishhhqi/uscc ## Basic Information - **Project Name**: uscc - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # University Simple C Starting Code # Developed By: Sanjay Madhav ([madhav@usc.edu](madhav@usc.edu)) This repository contains the starting code for the USCC project, which is a set of six programming assignments to build out a working compiler for a C language subset called USC. These assignments are intended to be completed by undergraduate students, so USCC uses the LLVM framework as its code generation engine. Thanks to Dr. Changhee Jung at Virginia Tech for talking through some ideas, being a second set of eyes, as well as creating the Makefiles. *** Student Name: