资源列表
main
- 一个简单的类C语言的编译器的实现 可以参考学习编译原理的基本实现-a simple C-like programming language compiler can refer to the realization of the principle of learning basic compiler to achieve
SLR(1)
- 用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
yuyi
- 递归下降方法实现的类C语言的语义分析程序-recursive method decreased the Class C language semantic analysis procedures
bianyi
- 编译原理中PL/0程序的编译过程.用C写的-compiler principles of PL / 0 procedures compile process. Written in C
CF
- 编译原理 词法分析器 识别标识符,关键字,运算符,常量,界符包括出错处理-compiler theory lexical analyzer identification identifiers, keywords, Operators, constants, and address sector including error handling
Compile
- 编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
for
- 编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等-compiler principles FOR cycle statement to the translation, intermediate code generation, as well as grammar, lexical analysis
if-else
- 编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。-compiler theory of curriculum design, if-else statements for the translation, grammatical analysis and lexical analysis.
jsq
- 。录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。
COMPILEPAPER
- 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。-compile detailed design documentation, including NFA -
yufafenxi
- 输入文法,可以实现对非终结符,终结符的判断,最后判断文法。-importation of grammar can be realized by the end of the non-Fu, Fu end of the judgment, the final judgment of grammar.