资源列表
A-Simple-LexicalAnalyzer(C)
- 此程序是正对编译原理中所涉及到的词法分析程序所编译的一个简单的C语言版的词法分析程序。-This a simple Lexical Analyzer in the C environment.
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
SUBSET
- Subset construction... Subset construction done in compiler design
word
- 简单的词法分析器 可识别关键字 变量 整数 界符 操作符
parse
- parser and other files in next post
nfaTOdfa
- NFA to DFA Converter code in JAVA
yf
- 本代码实现的是语法分析器的设计,希望能够与大家分享-Implementation of this code are the grammar analyzer design, hope to be able to share with you
biyicifa
- 一个类PASCAL语言的词法分析器完成的较粗糙.-a category PASCAL language lexical analyzer completion of the rough.
cifafen
- PL/0分析程序-PL / 0 analytical procedures
LexicalAnalysis
- 词法分析源码:从左到右扫描每行该语言源程序的符号,拼成单词,换成统一的内部表示(token),送给语法分析程序。-Lexical analysis Source: from left to right scan every line in the source language of symbols, spell the word, and replaced with a unified internal representation (token), sent to the parser.
ASSIGN1
- program source code for assign