资源列表
[编译器/词法分析] cck
说明:基于递归下降分析法的循环语句WHILE E DO S1的语法及语义分析程序,其中E为布尔表达式,S1为赋值语句。输出的中间代码选用逆波兰式-Decline based on recursive analysis loop WHILE E DO S1 syntax and semantic analysis procedures, including E for Boolean expressions, S1 for the assignment. Output of intermediate c<frank> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[编译器/词法分析] LR(1)wenfa
说明:C++编写的一个编译原理的程序,,LR(1)文法分析语句的功能-C++ Prepared a procedure for compiling principle,, LR (1) grammar analysis of the function statement<戴美元> 在 2025-06-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小:3kb | 下载:0