资源列表
cmd_SNL_C_complier
- snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing,
jakarta-regexp-1.5
- jakarta-regexp-1.5 正则表达式的源代码-jakarta-regexp-1.5 regular expression source code
lexical
- -
bupt_LL
- 北邮编译原理LL算法实现,代码清晰,便于更好地学习算法-Beijing University of Posts and Telecommunications compiler theory LL algorithm
LALR(1)
- 源程序+MyEclipse工程 LALR(1)语法分析程序,包括语法分析表、分析过程以及打印出语法树-Source code+ MyEclipse project LALR (1) parser, including parsing tables, analysis and print out the syntax tree
PCFG
- 一个简单的PCFG分析器 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示-A simple PCFG parser with the results of the analysis-by-tree approach shows that if there is more than the result of a sentence, in the box at the same time show show
fanhuibian
- 用C写的反汇编程序: 举例: Input the instructions ended with @: LW $T1, 0($A0) ADD $T0, $ZERO, $ZERO R0: ADDi $T0, $ZREO, 1 SLT $T2, $T0, $A1 BEQ $T2, $ZERO, RR ADD $T2, $T0, $A0 LW $T2, 0($T2) ADD $T1, $T1, $T2 J R0 RR: ADD $V0,
GOLDParser
- GOLD is a free parsing system that you can use to develop your own programming languages, scr ipting languages and interpreters. It strives to be a development tool that can be used with numerous programming languages and on multiple platforms.
RevendeproSrc
- 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be writt
df
- 几个编译器源程序-several Complier source code.
ex5
- 编译原理实验五 SLR语义分析法 附加实验报告-Compile principle experiment five additional experiments SLR semantic analysis report
OPG
- 编译原理课程设计—基于算符优先分析方法的表达式语法分析器 学习了张素琴的《编译原理》(第二版),根据书中的算法,写了个语法分析器。 有完整的代码+文档。-Principles of curriculum design compiler- based analysis of the expression operator precedence parser learn Zhang Suqin the " compiler theory" (second edition),