资源列表
bianyiyuanlikechengsheji
- 词法分析,语法分析,以及中间代码生成 布尔表达式转换为逆波兰式-lexical analysis, parsing, and the intermediate code generated Boolean expressions into reverse Polish notation
DoWhileRecursiveDescent
- 设计一个DO-WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择递归下降法,采用用语法制导翻译输出中间代码四元式。通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Design a DO-WHILE loop syntax and semantics of lexical analysis programs ﹑, recursive descent parsing options, use
nfa-to-dfa
- 本程序实现,自动机的确定化与最小化 自动机在编译器中实现字符串检验的功能-Determination of automata and minimization
IARshu
- 学习嵌入式C++ 的好工具,这它的使用方法说明-Embedded C++ to learn a good tool, this descr iption of its use
Compile
- 有关编译原理的一些课件,分几个章节进行讲述-Compiler theory about some of courseware, described in several chapters
TC
- 经典C语言编辑器,简单实用,很适合初学者使用-Classic C language editor, simple and practical, it is suitable for beginners
Compiler_Construction_Principles_PPT
- 编译原理PPT电子课件,讲的很详细,分析的也很全面。编译原理是一门很抽象的课程,希望对大家有帮助-Compiler Construction Principles PPT electronic courseware
loki-0.1.6
- loki库。。。。。 一个很好的设计模式库
C++语言ISO标准文档
- C++语言ISO标准文档 C03
RVDS4.0IntroTutorial
- ARM PROCESSOR COMPILER PROGRAM
Compiler
- 一个编译器,用LL(1)方法.从文法开始,一直弄到符号表。-a real c++ compiler
Compiler_java
- Java写的编译器,有文档说明和程序演示。编译器课程设计作业,适合学生参考并学习。-Compiler written in Java, there is documentation and procedures for presentation. Compiler, curriculum design work, suitable for students for reference and to learn.