# Pascal-S-compiler **Repository Path**: buptsg2019/pascal-s-compiler ## Basic Information - **Project Name**: Pascal-S-compiler - **Description**: Pascal-S编译器,技术路线为:lex+yacc+LLVM,实现了Pascal语言的一个子集的编译器 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-27 - **Last Updated**: 2022-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, Llvm ## README # Pascal-S-compiler Pascal-S编译器,目前暂定技术路线:lex+yacc+LLVM