# pascal compiler **Repository Path**: dazhongwht/pascal-compiler ## Basic Information - **Project Name**: pascal compiler - **Description**: 自己设计的pascal编译器,实现了从词法分析到汇编代码的生成功能,支持大部分的pascal语法,包括函数调用,for,while,repeat等语句。 - **Primary Language**: C++ - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-07-04 - **Last Updated**: 2023-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #pascal compiler