资源列表
myCompiler000
- 一个很一般的编译程序 有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!-a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
09103061
- 编译原理的实习,有词法分析、三个语法分析。-compiler tenets of attachment, lexical analysis, three grammatical analysis.
1020310725
- 一个很一般的编译程序有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!.. -a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
mini_pascal
- 袖珍型的pascal编译器,包括词法分析、语法分析、目标码生成三个部分。-the compiler, including lexical analysis, grammar analysis, object codes generated in three parts.
31060408.RAR
- 简单的编译器,包括词法分析,语义分析过程,用C实现-simple compiler, including lexical analysis, semantic analysis process used to achieve C
简易语法分析程序LL
- 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, a
suqaretryango
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
cifa11111111111111
- 一个MFC经典的词法分析器,给大家提供.针对编译原理的实验对你可能有帮助,-a classic lexical analyzer for you. Principle against the compiler on your experiment may help
vc616677824666
- C++写的编译器,内有详细注释,很好用,可以学习.-C compiler written, with detailed notes, useful, can learn.
LL1ForXp
- LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
LR(0)blog.files
- 写的人花了时间 虽然很简单啊 谢谢你们下载-people writing spent time although very simple ah Thank you download
XLexAnal
- 一个我自己写的X语言词法分析器,X语言(1~9,+-*/() )-one I wrote it myself X language lexical analyzer, X language (1 ~ 9, -*/())