资源列表
cdecl
- 一个复杂的C语言声明该如何读呢?cdecl能够读出所有负责的C语言声明-A complex C language statement on how to read it? cdecl able to read out all those responsible for the C language statement
ward
- 词法分析 1 试验目的 设计,编制并调试一个此法分析程序,加深对此法分原理的理解. 2 试验要求 1)待分析的简单语言的词法 * 关键字: begin if then while do end 所有关键字都是小写. 2)运算符和界符: : = + * - / < <= <> > >= = ( ) # 3)其他单词是标识符(ID)和整数型常数(NUM),通过一下正规式定义: ID=lette
Oreilly-LexandYacc2ed
- Flex & Yacc,一套词法解析和分析的工具,来源于Unix,现已经在多个平台上有移值,这是Oreilly公司出的关于此工具的教程,用djvu阅读器打开即可。-Flex
caideng
- 采用三层文件实现彩灯的三种控制功能,使用于课堂实验练习-Three paper lanterns used to achieve the three control functions, the use of experimental practice in the classroom
yufafenxi
- 用VC++实现的编译原理中的语法分析程序,内容详尽具体,可执行程序齐全!-With VC++ Compiler to achieve the principle of syntax analysis procedures, and detailed specific and complete executable programs!
TurboC2.0
- turc2.0 c 语言编译器,基本的C程序软件-turc2.0c language compiler, the basic software of the C
jinzhizhuanhuan
- 一个多种进制互相转化的很强大的软件-A multi-band to transform a very powerful software
2
- 编译原理语法分析(LL1文法) 编译原理语法分析(LL1文法)-Compilation Principle parsing (LL1 grammar) Compilation Principle parsing (LL1 grammar)
Cpp1
- 编译原理LL(1)文法分析器,大家赶紧来抢咯,先来先得-Compilation Principle LL (1) grammar analyzer, we hurriedly taking away pyronaridine, first-come, first served
BufferPairs
- 编译原理(龙书)P3.1用C语言编写的图3-10中记号的词法分析器。-Compilation Principle (Liuzhou book) P3.1 using C language in Figure 3-10 marked lexical analyzer.
cmm-syntax
- 参照清华大学《编译原理》写的cmm语言语法分析程序-Reference to Tsinghua University, Compiler Construction Principles written in language syntax analysis program cmm
cmm-yacc
- 使用yacc和lex编写的cmm语言的词法分析和语法分析程序.-Using yacc and lex prepared cmm language lexical analysis and syntax analysis program.