# C-compiler **Repository Path**: LightSmile1/c-compiler ## Basic Information - **Project Name**: C-compiler - **Description**: A Simple C Compiler - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-15 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple_compiler ## 本项目为WHU编译原理课程实验作业内容 ## 实现了部分c语言语法编译器