# pascal compiler **Repository Path**: jamvm/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**: 2 - **Forks**: 2 - **Created**: 2014-05-28 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #pascal compiler