扫描器的自动机,设计翻译生成TOKEN的算法,关键字,界符表,符号表,常数表- 下载
|
这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 ? 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。 -This is a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token generation algorithm; 3. Write code on the machine and run through debugging. Request # 8226 : input -- the source file; Output -- (1) corresponding Token sequence; (2) keyword, sector tables, symbol table, the constant table. 下载
|
编译器词法分析 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. 下载
|