资源列表
有限自动机
- 有限自动机的运行,利用状态表和有限自动机的运行原理,识别一个输入串是否为一个有效的无符号定点实数。-of the operation, the use of tables and limited state of the automatic machine operation principle, to identify whether an input string as a symbol of effective non-sentinel real.
wsl
- 编译原理实验 词法分析器-compiler principle experiment lexical analyzer
文法等价转换演示程序
- 编译原理-文法等价转换-compiler theory - grammar Conversion
分词程序代码
- 分词程序的源代码-Word program's source code
Bianyi
- 一个简单的编译源程序-a simple compiler source
08150817338
- pl/0我想大家都很清楚这个把 编译原理的人 都会知道这个 很不错的算法程序 在着跟大家分享下
luaavg
- lua的简单使用示例,编译时需要添加lua.lib到项目中
mylexer
- Tiny语言的Parser Generator 2词法分析器
myparser
- Tiny 语言的Parser Generator 2 语法分析器
compiler
- Tiny 语言手动构造编译器,包括语法分析词法分析等
Grammer
- 一个pascal子集编译器。输入pascal原程序,输出中间三代码。只能接受pascal部分程序的输入,可接受的pascal子集见课设文档要求。
Analyse
- 此法分析器代码。从测试文件读入输入字符,产生token记号序列(即生成的独立的有意义的逻辑单元)。