资源列表
biyicifa
- 一个类PASCAL语言的词法分析器完成的较粗糙.-a category PASCAL language lexical analyzer completion of the rough.
cifafen
- PL/0分析程序-PL / 0 analytical procedures
yf
- 本代码实现的是语法分析器的设计,希望能够与大家分享-Implementation of this code are the grammar analyzer design, hope to be able to share with you
word
- 简单的词法分析器 可识别关键字 变量 整数 界符 操作符
parse
- parser and other files in next post
nfaTOdfa
- NFA to DFA Converter code in JAVA
SUBSET
- Subset construction... Subset construction done in compiler design
fun6
- 编译原理,对GE文法,消除其中的单产生式,但输入需要手动-Compiler s tool . To elimate the formular which has only one single factor on the right side.
scanner
- 用VC++实现的词法分析器代码,可以实现字符串的输入输出,并分析字符串结构-Implemented with VC++ lexical analyzer code string input and output can be achieved, and the structure of string
cifafenxi
- 词法分析器的实现,1) 输入:字符串(待进行词法分析的源程序),输出:由(种别码,自身值)所组成的二元组序列。 2) 功能: a. 滤空格 b. 识别保留字 c. 识别标识符 d. 拼数 e. 拼复合单词: 例如: >=、 <=、 := 3) 检查如下错误: a. 程序语言的字符集以外的非法字符 b. 单词拼错,如9A88,而对于将begin拼写成begon的错误,只须把begon当成标识符即可
A-Simple-LexicalAnalyzer(C)
- 此程序是正对编译原理中所涉及到的词法分析程序所编译的一个简单的C语言版的词法分析程序。-This a simple Lexical Analyzer in the C environment.
serveur_udp
- C++ SOCKET UDP IMPLIMENTATION