资源列表
cifafenxi
- 编译原理,用C语言写的词法分析的代码,比较简单-Compilation principle, written using C language lexical analysis code, relatively simple
lex
- 用C语言实现了简单的词法分析功能,用户输入任意字符串,程序输出经分析后的token序列-Using C language to achieve a simple lexical analysis function, the user to enter arbitrary strings, the program output by the analysis of the token sequence
opparser
- operator precedence parsing algorithm implementation.
lexicalanalysis
- 为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只
ddddd
- 词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
CFFXQ
- 词法分析器的C语言代码,可用于编译设计。-Lexical analyzer C-language code that can be used to compile the design.
RTC
- RTC crystal is correctly configured & 1 second blinkings can be observed on launch pad.-RTC crystal is correctly configured & 1 second blinkings can be observed on launch pad.
cifafenxi
- 编译原理 词法分析器 编译原理 词法分析器
javaSuanfuyouxian.7z
- 编译原理课程中的运算符优先级分析器,Java实现-Compiler theory course operator precedence parser, Java implementation
43680542LexSeu
- 多次诉讼,,tingdsfhoaso-xc
Yacc
- 实现YACC基本功能,能够正常运行的程序
多个微型词法分析器
- 5个微型词法分析器,供参考-five micro-lexical analyzer for reference