文件名称:complior
介绍说明--下载内容均来自于网络,请自行研究使用
编译器词法分析
1. 设计扫描器的自动机;
2. 设计翻译、生成Token的算法;
3. 编写代码并上机调试运行通过。
• 要求:输入——源程序文件;
输出——(1)相应的Token序列;
(2)关键字、界符表,符号表,常数表。
-compiler is a lexical analysis. Automatic design of the scanner; 2. Design translation, the Token generation algorithm; 3. And the preparation of code on machines running through debugging.
1. 设计扫描器的自动机;
2. 设计翻译、生成Token的算法;
3. 编写代码并上机调试运行通过。
• 要求:输入——源程序文件;
输出——(1)相应的Token序列;
(2)关键字、界符表,符号表,常数表。
-compiler is a lexical analysis. Automatic design of the scanner; 2. Design translation, the Token generation algorithm; 3. And the preparation of code on machines running through debugging.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
complior.doc