资源列表
LLParser(1.2)NET1.1
- LL语法分析器,对学习编译原理是一个示例。-LL parser, compiler of learning theory is an example.
baogao
- 编译原理 编译原理课程设计
SM
- Graphical LCD controlling 8051F120 & RTC interfacing
chsh
- 一个类c++语言解释器,由一位国外c++大师所作,喜欢脚本脚本语言的可以-a Class C language interpreter, by a master of his foreign c, like the scr ipt scr ipting language can s
compiler
- 对任意给定的文法G 构造LR(1) 项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上, 构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。 程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及 输入串input.txt;两个输出文件:项目集items.txt 和文法的LR(1)分析表 action_table.txt。由于语法分析的结果只给出接受或错误报告,比较简
cifafenxi
- 本程序是简单的编译原理的实验,目的是编写一个类c语言的编译器,只能检查出词法错误。-This procedure is a simple principle of the experimental compiler, the purpose of the preparation of a class c language compiler can only detect lexical errors.
flex
- lexyacc学习-lexyacc
chengxufenxi
- 程序分析代码,我的实验源代码,详细的下载了运行就知道了,在此不多言。-Program analysis code, my test source code, download the detailed operation to know, in this little statement.
mylexer
- 这是我做编译实验时用C做的一个C语言词法分析器,希望大家看了有所帮助-This is my experiment with C compiler to do a C language lexical analyzer, I hope you read the help
byyl
- 此书是编译原理习题解
Recursive-descent-parser
- 递归下降语法分析程序设计 - 编译原理实验-Recursive descent parser design- build principle experiment
LexicalAnalyzer
- 词法分析器,源代码用文件输入,TOKEN序列文件输出-Lexical analyzer,the source code to use file input,TOKEN sequence file output