资源列表
[编译器/词法分析] LexaYacc_ChineseEdition2
说明:《Lex与Yacc》中文第二版 Lex 和 Yacc 是 UNIX 两个非常重要的、功能强大的工具。事实上,如果你熟练掌握 Lex 和 Yacc 的话,它们的强大功能使创建 FORTRAN 和 C 的编译器如同儿戏。Ashish Bansal 为您详细的讨论了编写自己的语言和编译器所用到的这两种工具,包括常规表达式、声明、匹配模式、变量、Yacc 语法和解析器代码。最后,他解释了怎样把 Lex 和 Yacc 结合起来。-" Lex and Yacc" Chinese Second Edit<kanglihe> 在 2025-06-14 上传 | 大小:5.48mb | 下载:0
[编译器/词法分析] Lexical-analyzer
说明:编译原理中的词法分析器,利用Visual C++6.0实现-Compiling principle of lexical analyzer, use of Visual C++ 6.0 realized<张三> 在 2025-06-14 上传 | 大小:1.07mb | 下载:0
[编译器/词法分析] Grammar-analyzer
说明:编译原理中的LL(1)语法分析器,利用Visual C++6.0实现-Compiling principle of LL (1) grammar analyzer, use of Visual C++ 6.0 realized<张三> 在 2025-06-14 上传 | 大小:1.94mb | 下载:0
[编译器/词法分析] grammar-analysis
说明:按照词法规则,对程序中的词法进行分析,并找出错误的不符合规定的词法定义,并提示-Lexical rules, the program lexical analysis, and identify the wrong lexical definitions of non-compliance, and prompt<黄敏> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[编译器/词法分析] Compiler-theory
说明:编译原理 第1章绪论 第2章数据类型 第3章控制结构 第4章程序语言的设计 第5章非过程式程序设计语言 第6章形式语义学简介 第7章编译概述 第8章词法分析 第9章自上而下的语法分析 第10章自下而上的语法分析 第11章语义分析和中间代码生成 第12章代码优化和目标代码生成 第13章运行时存储空间的组织 -Compiler theory Chapter 1 Introduction Chapter 2 data types C<王兵> 在 2025-06-14 上传 | 大小:756kb | 下载:0
[编译器/词法分析] f2c--translate-the-.f-files-to-C
说明:一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.<杨彦龙> 在 2025-06-14 上传 | 大小:8.13mb | 下载:0