资源列表
CppParser
- CPP parser/compiler code
Compilation
- 编绎过程中的优化及算法的实现, SSA下对domination tree ,融合函数的插入, 及相关问题的一个完整的project. -Interpretation of the process of code optimization and algorithm implementation, SSA under the domination tree, insert the fusion function, and related issues a complete project.
principlesofcompilers
- compilers, principles, techniques and tools, 编译原理中文翻译版画 -compilers, principles, techniques and tools, compiler theory Prints Chinese translation
HaFumancompiler
- 哈弗曼编译器。主要功能有编码 译码 印哈弗曼树 印代码文件-Ha Fuman compiler. Coding and decoding the main function code files printed Hafu Man Tree India
OPG
- 编译原理课程设计—基于算符优先分析方法的表达式语法分析器 学习了张素琴的《编译原理》(第二版),根据书中的算法,写了个语法分析器。 有完整的代码+文档。-Principles of curriculum design compiler- based analysis of the expression operator precedence parser learn Zhang Suqin the " compiler theory" (second edition),
C
- C语言子集编辑器 采用C语言的结构 LL1分析法做的编译器 结构完善-C language subset editor uses C language to do the structural analysis LL1 compiler structured
Cpp1
- 编译原理LR1语法分析,可以对文法进行分析-LR1 grammar compiler theory analysis, the analysis of grammar
myPL0
- 本次实验使用平台是Microsoft Visual C++6.0,编程语言是C语言,利用递归下降子程序法实现对一个PL/0源程序中的表达式、各种说明语句、赋值语句进行词法分析和语法分析,完成符号表的管理并能实现确定源码中标识符的类型与二维坐标位置,和赋值语句及表达式中间代码的生成,做的一大亮点是程序有着很严格的出错处理子程序,能确定错误类型和错误位置,能检测输入源程序的开头,数值类型的判断,运算错误检查,变量定义重复性的检查,数值类型的一致性检查,语法错误的检查等多达二十种错误类型。 程序的
scaner2
- 对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) a
854584LL1
- 中间代码生成 掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序-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
LL(1)byyl
- c++语言编写的PL0语言的语法分析程序,可实现此法分析,语法分析,中间代码生成,以及程序运行-c++ languages PL0 language parser can implement this analysis, syntax analysis, intermediate code generation, and the program runs
467651fds05LL1
- 中间代码生成掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序。-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 generation pr