资源列表
050420106wangmeijun
- 编译课程设计,有穷自动机的确定化与最小化,完成了DFA,NFA,RE之间的相互转化和DFA的最小化
if_else
- if else 循环语句的翻译方法用c++写的,有很好的局面的 和指导意义的-use the c++ to translate the if else scentece
LL1
- 一个用LL(1)文法的词法和语法分析器,-One with LL (1) grammar and syntax of the lexical analyzer,
COMPILER
- 编译原理课程设计报告Compile the report Principles of curriculum design-Compile the report Principles of curriculum design
LL(1)wenfa
- 这是一个完整的文法分析器,能识别FIRST、FOLLOW集,还有实验报告!
Cg_Compiler_Source2
- cg编译器,可以编译cg语言的程序,方便直观。还可以在c++中调用。
pMML2SVG-Alex_Stevens-2LINF-2004-2005
- convert MATHML to SVG
LR-parser
- LR分析器设计 给定说明语句的拓广文法G[S ]如下: (0) S ->S (1) S->v I:T (2) I->I,i (3) I->i (4) T->r 其中v代表终结符var,r代表real。 其识别规范句型活前缀的DFA及LR(0)分析表如下: 输入 状态 ACTION表 GOTO表 v i , : r # S I T 0 S2 1 1 acc 2 S4
agenda
- 中山大学计算机系等编译原理实验2议程会议系统agenda-sysu
mini_pascal
- 袖珍型的pascal编译器,包括词法分析、语法分析、目标码生成三个部分。-the compiler, including lexical analysis, grammar analysis, object codes generated in three parts.
hairball
- processing 写的一个卡通动画 很生动,建议下载processing编译器 可以在文件中附带的index.html中直接看效果 需要JAVA DEV-processing to write a very vivid animation, the proposed processing downloading the compiler included in the index.html file directly to see results need JAVA DEV
acompilesourcecode
- 让我们来编写一个编译器是一个编译器源代码,让我们学会编译的运行原理-this is a compile source code and let us to understand the theroy of the compile and how the compiler to work