搜索资源列表
编译原理及实践
目 录
译者序
前言
第1章 概论 1
1.1 为什么要用编译器 2
1.2 与编译器相关的程序 3
1.3 翻译步骤 5
1.4 
fzyjfy
- 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to rea
SLR(0)
- SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
fzyjfy
- 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to rea
SLR(0)
- SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
express
- 简单赋值语句翻译成四元式 (编译原理实验)-Translated into a simple assignment statements quaternion type (Compiler Principle Experiment)
libolanshi
- 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析
1
- 简单赋值语句的翻译程序,编译原理课程试验里面要用的-Simple assignment of the translation process, the compiler test programs which use the principle of
yu_fa
- 简单的赋值语句的翻译程序,如输入表达式a=3*4-(8+7)/5,进行词法和语法分析后输出中间结果-A simple assignment statement, the translation program, such as the importation of the expression a = 3* 4- (8+7)/5, for lexical and grammatical analysis of output of int
2
- 对简单的赋值语句采用算符优先法进行翻译 输出四元式-For simple assignment operator priority method used to translate the output quaternion type
fuzhiyuju
- 编译原理中简单赋值语句的翻译,将赋值语句翻译成逆波兰式-Compilation Principle of a simple assignment statement, the translation assignment statement will be translated into Reverse Polish Notation
CompileUltimate
- 简单的编译器,对一些控制语句和赋值语句以及布尔表达式关系运算符进行翻译-A simple compiler, for some control statements and assignment statements, and Boolean expressions to translate relational operators
fuzhi
- 该程序主要用于实现赋值语句的翻译过程 实现方法比较简单 容易理解-The program is mainly used for the assignment statement translation process method is relatively simple and easy to understand
yuyifenxi
- 语义分析,实现将简单赋值语句翻译成后缀式的语法语义分析程序,要求有一定的出错提示和恢复功能-Semantic analysis, to achieve a simple assignment statement translated into postfix syntax semantic analysis procedure that requires a certain degree of error message and res