资源列表
LexeraGrammarParser
- 演示了如何写一个简单的词法分析器,以及利用自下向上的方法编写语法分析器。-Demonstrates how to write a simple lexical analyzer, and the use of bottom-up method to prepare parser.
compiler
- 学习编译原理的好资料,利用Yacc编写的小程序,可以解析简单赋值语句、条件语句和while循环语句-The principle of learning good information compiled, the use of small programs written in Yacc, can resolve a simple assignment statements, conditional statements and while loops
compile-simulator
- 编译原理教学辅助系统,可以帮助教师教学和学生学习编译原理的相关理论。-Compiler theory teaching assistant system, can help teachers to build teaching and learning principles of the theory.
ppt
- 这是中国科技大学软件学院编译原理的ppt,可以供大学学习参考,老师是郑启龙-This is a compilation of Software Technology of China principle ppt, can be used for university study and reference, the teacher is Zhengqi Long
downFile
- 从官网下载的MPLAB_c18.rar文件包-MPLAB_c18.rar downloaded from the official website package
Lexical
- 基于c的此法分析程序,用于学习编译原理,有详细注释-C of this method based on program for learning compiler theory, there are detailed notes
Syntax
- 基于c的语法分析程序,采用LL分析法,用于编译原理的学习,有详细注释-C-based parser, using LL analysis, compiler theory for the study, detailed comments
TMS320C6000-Optimizing-Compiler-v-7.0
- TMS320C6000 Optimizing Compiler v 7.0 The TMS320C6000 is supported by a set of software development tools, which includes an optimizing C/C++ compiler, an assembly optimizer, an assembler, a linker, and assorted utilities
Project01-Scanner
- a compiler scanner files
LL1
- 编译原理中的LL1文法判别,希望能够帮助大家的学习-Compiler Principle of LL1 grammar discrimination, want to help people learn
picoc-1.0
- small and powerfull C interpreter with free license (see license file for more details)
PL0Compiler
- 用VC++做的PL0编译器,实现了编译的功能,还可以检错-used with Visual C++,PL0 compiler