资源列表
[编译器/词法分析] LR(1)wenfa
说明:C++编写的一个编译原理的程序,,LR(1)文法分析语句的功能-C++ Prepared a procedure for compiling principle,, LR (1) grammar analysis of the function statement<戴美元> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] hwExpression
说明:另一个简单的公式解释器,用于在Delphi程序中嵌入简单的数学运算,功能比hwExpr简单。-Another simple formula to explain, for in the Delphi process to embed simple mathematical computation, more powerful than simple hwExpr.<齐飞> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] exp1
说明:1、给出各单词符号的类别编码。 2、词法分析程序应能发现输入串中的错误。 3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件。 4、设计两个测试用例(尽可能完备),并给出测试结果。 -1, given the various types of code word symbols. 2, lexical analysis procedure should be able to detect errors in the input strings. 3, again<yanglei> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] exp3
说明:1、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。 2、LL(1)分析过程应能发现输入串出错。 3、设计两个测试用例(尽可能完备,正确和出错),并给出测试结果。 -1, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a<yanglei> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] SLR(1)_compiler
说明:c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.<WayZen> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] Scan
说明:C语言的词法分析器,界面很好看,功能也还可以-C language, lexical analyzer, a good interface, the functions can also be<liujunfeng> 在 2025-06-16 上传 | 大小:3kb | 下载:0
[编译器/词法分析] parser
说明:采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Proced<许> 在 2025-06-16 上传 | 大小:3kb | 下载:0