资源列表
编译原理词法tc实现
- 在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
b
- Is a code for timer.
yufafenxisaomiaochenxu
- 了解语法分析器的内部工作原理,通过在本次实验中运用一定的编程技巧,掌握对表达式进行处理的一种方法。① 对输入文法,由程序自动构造FIRST FOLLOW集② 对输入文法,由程序自动生成它的LL(1)分析表;③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。
cffxq
- 词法分析器,分析关键字,注释符号,专用符号,注释符号,非法字符等。
parse.tar.Z
- 一个基于C++的语法分析类,可以用来定制自己的编译器
parse.tar.Z 基于C++的语法分析类
- 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
program4
- 根据所给文法的算术优先矩阵对算数表达式进行算符优先分析,显示过程结果并对错误表达式报错解释原因。
lua5_1_4_Examples
- 这个是脚本引擎lua的例程,这是一个嵌入式的袖珍引擎-This is a lua scr ipting engine of the routine, this is a pocket embedded engine
lr
- 构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K)
LL1
- 自上而下语法分析器设计,为一个加、乘法(适当扩充可为四则)运算表达式的LL1预测语法分析器
0503056316
- 实现对文本文档里的程序进行词法分析,在另一文件里输出分析结果-The realization of a text document in the lexical analysis process, in another document the results of the analysis output
myCompiler
- 这个是java版本的pl0语言的词法分析器,带有图形界面,很好的-This is a java version of the lexical analyzer pl0 language with a graphical interface, very good