资源列表
calculator
- 一个简单的编译器实现 安装JDK、配置环境变量,启动Eclipse并导入项目,运行主类calculator.Calculator即可。-Calculator
myCompiler-SourceCode
- 编译原理龙书附录 一个完整的编译器前端-compilers principles , techniques and tools appendix
checkC
- 一个检测C语言源代码中的括号是否匹配的程序,是哥伦比亚一个大学生的作品,代码写的比较规范,算法也比较精炼。
slrprogram
- 一个简单的SLR分析程序,我写的一个SLR分析程序,C语言的,欢迎大家使用啊。-a simple SLR analysis program, I wrote an analysis procedures SLR, the C language, Everyone is welcome to use ah.
PLOc
- c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译-c write plo source, including lexical analysis, syntax analysis, semantic analysis, can vc++ 6.0 compiler
Assignment2
- The 2nd assignment - sample c program to make simple receipt.-The 2nd assignment- sample c program to make simple receipt.
070430221642
- 编译器的一个部分,只负责扫描输入的原文件,以后会把其余部分上传-compiler is a part, is only responsible for the importation of scanning the original documents, after remaining part will upload! !
LL_1
- 编译原理 LL_1文法分析器。 支技用户文法输入,LL_1文法判断,分析表生成,字符串匹配。
teste_0_IC_1
- Group of 16 bytes parameters.
Lex
- 通过设计、调试词法分析程序,实现从源程序中分出各种单词的方法;熟悉词法分析程序所用的工具自动机,进一步理解自动机理论。掌握文法转换成自动机的技术及有穷自动机实现的方法。确定词法分析器的输出形式及标识符与关键字的区分方法。加深对课堂教学的理解;提高词法分析方法的实践能力。通过本实验,应达到以下目标: -Through the design, debug lexical analysis procedures, to achieve separation from the source in a
20021071
- 词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
20050516
- 这个是对上次S语言词法分析的修改,程序已修改好了.-this is the last S language lexical analysis of the changes, the procedure has been revised up.