资源列表
wybyyl
- 编译原理之词法识别 利用有限自动机识别词法 初始化保留字表和标示符表,识别非法字符-Compiler theory of lexical identification using finite automata recognize lexical reserved words table and initialize the table identifier to identify illegal characters
cffx
- 能够采用一种编程语言实现简单的词法分析程序-Able to use a programming language simple lexical analysis program
src
- 简单的小程序,用于开发Java编译器!若有错误,请给予指正-the nfa to dfa is simple,but I think is ok now!I hope some one can catch the error for me!
Lexical-analyzer
- 这是一个编译原理课上要求的词法分析器,代码简单,容易实现-Lexical analyzer
wdj
- 这是编译原理的词法分析源程序- This is translates the principle the lexical analysis source program
cifafenxiqi
- 编译原理的一个基本试验:词法分析器;可将一个C源文件,词法分析出里面的token
hanmingma
- 实现汉明码的编码和译码功能,验证汉明码的工作原理和功能-Hamming code to achieve the encoding and decoding function, the certification Hamming code works and functions of
dddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-here to start the definition of PASCAL language subset
Grammaranalysis
- 编译原理中的编译器的一部分,对文法进行分析,实现编译器的功能-Compiler Construction Principles of the compiler as part of the analysis of grammar, realize the functions of the compiler
Cpp3
- 词法分析器,根据编译原理输入语法在新的TXT文本中输出相应的词法分析代码
简易C语言词法分析程序
- 这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content