资源列表
[编译器/词法分析] UniSimu-Compilers
说明:这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!<李建> 在 2025-06-11 上传 | 大小:891kb | 下载:0
[编译器/词法分析] ll1yufafenxi
说明:ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set<学衔> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[编译器/词法分析] byyli_java
说明:java语言 编写 的 语法分析器可以自动 生成中间代码 四元式-java language syntax analyzer can automatically generate code among four yuan-<学贤> 在 2025-06-11 上传 | 大小:23kb | 下载:0
[编译器/词法分析] compilerprincple
说明:这是编译原理及实践书所带源码,这是一本学习编译原理中比较好的书。-This is the compiler theory and practice brought source book, this is a learning principle which compiled the best books.<肖清明> 在 2025-06-11 上传 | 大小:73kb | 下载:0
[书籍源码] 19854794biaodashisiyuanshi
说明: // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -//syntax translation guided design<邓可> 在 2025-06-11 上传 | 大小:18kb | 下载:0
[书籍源码] 4yuanshizi
说明:比如源程序sum ∶= first+count*10可生成四元式序列,如图1.7所示,其中ti(i=1,2,3)是编译程序生成的临时名字,用于存放运算结果的。 图1.7 id1:= id2 + id3 * 10的四元式序列-such as source sum : = 10* The first count of creating four yuan-sequence, as shown in Figure 1.7, ti (i = 1,2,3) compiler is generating<邓可> 在 2025-06-11 上传 | 大小:1kb | 下载:0