资源列表
analyze
- 我的词法分析程序- My lexical analyaer
LEXYY
- LEX程序 用来生成词法分析器-LEX procedure uses for to produce the morphology analyzer
lian
- 用 c++写的编译器, 只有语法和词法- Compiler writes which with c, only has the grammar and the morphology
word_fre123
- 计算机科班学生的词法分析作业,用flex处理生成的VC源程序。- The computer regular professional training student s lexical analysis work, processes the production with flex the VC source program.
编译原理(词法分析)
- 编译原理(词法分析)- Translation principle (lexical analysis)
cx
- 词法分析的源代码- Lexical analysis source code
cjh
- 词法分析程序设计- The lexical analyaer designs
词法分析程序设计
- 词法分析的程序设计- Lexical analysis programming
cifafenxiqir
- 这是一个词法分析器 并可处理科学计数法- This a morphology analyzer and may process the science 璁℃暟娉?
tcpp3
- c语言编译器完正版-c language compiler legal copy
Java Gui
- 简单的Java Gui,用Java编辑器真接打开- Simple Java Gui, really meets with the Java editor opens
递归下降分析程序
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog
