资源列表
[编译器/词法分析] RecursiveDescent
说明:编译原理语法分析程序源代码 递归下降分析法源代码,绝对成功-Compiler theory parser source code analysis source code for recursive descent, absolute success<李延> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[编译器/词法分析] grammar_machine
说明:这是一个编译原理学习时写的语法分析器,用C++编写,内容简单易懂,实用性好,功能很完善,实现了对语法是否符合要求的检查 。 -It is a program named the analyse machine for words grammar.<卡卡> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Wire
说明:Wire.h whuch is needed for some of compilers<amirhossein> 在 2025-02-23 上传 | 大小:2kb | 下载:0
[编译器/词法分析] delimiter_matching
说明:编写简易编译器,能发现分隔符匹配的错误如括号、注释符的匹配问题,都能检测出来-delimiter matching The simple algorithm uses a stack and is as follows: Make an empty stack. Read characters until end of file. If the character is an open anything, push it on<aga> 在 2025-02-23 上传 | 大小:2kb | 下载:0