Description: 将布尔表达式翻译成后缀式(即逆波兰式),中间有词法分析,语法分析及中间代码生成-Boolean expressions to be translated into the suffix - (reverse Polish), there is a lexical analysis, Grammatical analysis and intermediate code generator Platform: |
Size: 24901 |
Author:张丽 |
Hits:
Description: 中间代码生成
掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序。
-intermediate language code generator master of science guided intermediate code generation technology, in the first, the second experiment on the basis of complete intermediate code generation process. Platform: |
Size: 20446 |
Author:duoduo |
Hits:
Description: 将布尔表达式翻译成后缀式(即逆波兰式),中间有词法分析,语法分析及中间代码生成-Boolean expressions to be translated into the suffix- (reverse Polish), there is a lexical analysis, Grammatical analysis and intermediate code generator Platform: |
Size: 1308672 |
Author:张丽 |
Hits:
Description: 中间代码生成器设计(4学时)
1.实验目的
熟悉算术表达式的语法分析与中间代码生成原理。
2.实验类型
综合性。
3.实验基本要求
(1) 设计语法制导生成表达式的四元式的算法;
(2) 编写代码并上机调试运行通过。
• 输入——算术表达式
• 输出—— 语法分析结果
相应的四元式序列-Intermediate code generator design (4 hours) 1. The experiment was familiar with the arithmetic expression grammar analysis and intermediate code generation principle. 2. Experimental type integrated. 3. The basic requirements of the experiment (1) the design of grammar-guided generation of expression-style quaternion algorithm (2) write code and debug on the machine to run through. Platform: |
Size: 860160 |
Author:js |
Hits:
Description: 编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。-Compiler design compiler compiler involved in three of five stages, namely, lexical analyzer, syntax analyzer and intermediate code generator. Compiler output results include lexical analysis of binary sequence, variable watch, state stack analysis shows and quaternion sequence procedures. The entire compiler is divided into three parts: part of lexical analysis, grammar analysis and to generate part of quaternion type, the output display. Platform: |
Size: 177152 |
Author:佚星 |
Hits:
Description: 软件学院学生编译原理课程实验,中间器代码生成器设计,输入算术表达式,输出语法分析结果及相应的四元式序列
-Software College courses students compiling principle experiment, intermediate code generator design, the importation of arithmetic expressions, the output syntax analysis and the corresponding sequence quaternion Platform: |
Size: 1024 |
Author:ren |
Hits:
Description: 我用C写的一个类C的编译的中间代码生成器,能实现循环、分支等语句-I used to write a C compiler category C intermediate code generator, to achieve the cycle, branch statements, etc. Platform: |
Size: 5120 |
Author:成王 |
Hits:
Description: 中间代码生成器,可用于教材中的中间代码生成实验-Intermediate code generator can be used for teaching in the intermediate code generation experiment Platform: |
Size: 146432 |
Author:lucifer4 |
Hits:
Description: 我们设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序,整个编译程序分为三部分:
(1) 词法分析部分
(2) 语法分析处理及四元式生成部分
(3) 输出显示部分
-We designed the compiler to compile the five stages involved in the three, namely, lexical analyzer, syntax analyzer and intermediate code generator. Compiler including lexical analysis, the output of the binary-type sequence, variable watches, state stack of the process show and four-type sequence program, the compiler is divided into three parts: (1) lexical analysis (2) parsing treatment and four part-type generation (3) the output display section Platform: |
Size: 77824 |
Author:刘彦生 |
Hits:
Description: 中间代码生成 掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序-Learn to master language intermediate code generation under the guidance of the intermediate code generation technology, in the first and second test done on the basis of intermediate code generator Platform: |
Size: 13312 |
Author:linlin |
Hits:
Description: 能够输出中间代码的pascal编译器,全部都是手工写的词法分析,语法分析,中间代码生成器。-Able to output the code in the middle of the PASCAL compiler, all of them are written by hand lexical analysis, syntax analysis, intermediate code generator. Platform: |
Size: 924672 |
Author:太原公子 |
Hits:
Description: 本源码用以实现以下功能的中间代码生成:
1.‘+’ ‘-‘ ‘*’ ‘/’ 四则运算的中间代码生成.
2.类型的扩展,比如Int扩展到Float
-The source code for the following functions middle generation: 1.' +' ' -' ' *' ' /' Four operations generate intermediate code 2. Type of extensions, such as Int extended to Float. Platform: |
Size: 1099776 |
Author:xiaowang |
Hits: