资源列表
曹洁玮0122-3
- 编译原理的词法分析器!-Compilation Principle of lexical analyzer!
dalu
- 是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
plo20040127
- PL/0语言编译器-PL/0 language compiler
a-joos
- 雏形java的解释器源码。配合flex和bison可以工作-Embryonic java source of the interpreter. With flex and bison can work
cocorp48
- 一个Pascal语言分析器-A Pascal language analyzer
cocorm48
- 一个Modula-2语言分析器-A Modula-2 language analyzer
wordpro
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
wordCount2
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
Sentence
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
printline
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
Magic
- 这是一个和lex功能差不多的parser编写的程序-This is a lex functions and similar procedures for the preparation parser
bianyiyuanli
- 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.- 1. Experimental goal: T
