资源列表
WHLE
- WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-The circular statement of translation procedure design (recursive descent method, output three addresses)
Translate
- WHILE循环语句的翻译程序设计(递归下降法、输出十元四元式表示)-The circular statement of translation procedure design (recursive descent method, output four yuan type)
pl0
- pl0建议编译器,大学编译原理课程的期末课程设计-pl0 ,for students in university
yufafenxi
- 语法分析程序,输入方法,可以输出分析过程和结果.-Parser, input method, you can output analysis and results.
22
- 编译原理条件语句翻译的实现使用LL(1)文法-Translation of the principle of conditional statements to compile the realization of the use of LL (1) grammar
11
- if-else条件语句翻译,使用LL(1)文法,中间产生式为四元式-if-else conditional statements translation, the use of LL (1) grammar, the middle of production for the four-type
33
- if-else条件语句翻译,使用LL(1)文法,中间产生式为四元式-if-else conditional statements translation, the use of LL (1) grammar, the middle of production for the four-type
Compiler
- if-else条件语句翻译,使用LL(1)文法-if-else conditional statements translation, the use of LL (1) grammar
main
- 编制一个能够分析整数、标识符、分隔符、主要运算符和主要关键字的词法分析程序。 具体要求:设计一个词法分析程序,每调用一次就从源程序文件中顺序识别出一个单词符号,并返回该单词符号的二元式信息(各个单词的内部编码及单词符号自身值)。遇到错误时能返回错误信息,并跳过错误部分继续分析。 -Analysis of the preparation of an integer identifier, a separator, the main operator and the main keyword
for
- FOR循环语句的翻译程序设计(递归下降法、输出四元式) -FOR loop design of the translation process (recursive descent method, the output quaternion type)
ccc
- DO—WHILE 语句的翻译程序(使用LL(1)文法输出四元式)-DO-WHILE statement translation process (the use of LL (1) grammar output quaternion type)
cifafenxi
- 词法分析器,输入所给文法的源程序,给出二元组构成的序列-Lexical analyzer, enter the source code to the grammar, given the sequence of binary units
