# CompilerPROJ **Repository Path**: trialley/CompilerPROJ ## Basic Information - **Project Name**: CompilerPROJ - **Description**: CompilerPROJ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-19 - **Last Updated**: 2025-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Files define.h 定义结构体、枚举类型和常量 lexer.h 词法分析器,被语法分析器调用 parser.h 语法分析及目标代码生成 vm.h 解释和执行目标代码 ## Features 1. Written in C++. ## Build Use cmake to build this project. ## TODO 目前无法通过最后一个测试样例 ## License MIT