资源列表
CmmFinal
- c-minus 语言解释器,支持函数,数组等功能-c-minus-minus 语言解释器,支持函数,数组等功能
tcc-0.9.24.tar
- 一个C语言的编译器 使用C语言编写的一个C语言编译器T-a C compiler
override-of-complexs
- 实现复数的加减乘除 运算符的重载和重载“《”运算符-implement complexs about plus minus multiply anddivision
simple-relation-parsing
- 简单词法分析程序,通过设计调试一个具体的语法分析程序,同时进行语义处理,使学生对编译的全过程有所理解。使学到的理论具体化,从而提高解决实际问题的能力。-simple relation parsing program.
The-compiler-morphology-analysis
- 编译原理中的词法分析实验 识别单词功能 适合初学者学习的实验-Compiling principle of lexical analysis to identify the word for beginners to learn of the function
pl0
- 北京航空航天大学 编译原理 课程设计 PL0编译器 基本功能-Northern the PL0 compiler basic function
source
- relief算法源C语言,VC++编译,对初学者有用,-relief
CPP
- 运用Visual Studio环境写的编译原理递归下降子程序例子 包含空的情况 遇到终结符号时指针加一的程序代码-Using Visual Studio environment write compiling principle recursive descent subroutines example contains empty situation meet end symbol and a pointer to the program code
EXE-file-editor_Resource-Hacker3.4.0
- EXE file editor_Resource Hacker3.4.0 Resource Hacker - 版本 3.4.0 2002年3月24日 版权所有 1999-2002 Angus Johnson http://rpi.net.au/~ajohnson/resourcehacker email: ajohnson@rpi.net.au 简体中文授权汉化: 吕达嵘(ldr@bentium.net) 网址: http://unreally.
BYYL
- 编译原理 实现标准C语言词法分析器 掌握程序设计语言词法分析的设计方法; 2.掌握DFA的设计与使用方法; 3.掌握正规式到有限自动机的构造方法; -Compiling principle realize standard C language lexical parsers Master program design language of lexical analysis design method 2. Master DFA design and method o
LexicalAnalysis
- 词法分析器,主要分析十六进制、十进制、八进制和变量、一些符号。-Lexical analyzer, analysis of the hex, decimal, octal, and variables, some of the symbols.
2
- 词法分析器,基于LL(1)的词法分析器,可以进行词法的基本分析- Lexical analyzer, lexical analyzer based on LL (1)