搜索资源列表
elex-0.1
- 用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
javascanner
- 一款java词法分析器,输入需要进行此法分析的文明,可以对其进行此法分析,并输出相应的属性字流。-Java a lexical analyzer, enter the required analysis of this civilization, this method can be analyzed and the properties of the corresponding output word stream.
ciifafenxi
- 词法分析器 可分析简单词法、数字和符号等 编译原理实验-Simple lexical analyzer can analyze lexical, numbers and symbols such as compiler theory test
aaa
- VC++语言编写的一个简单的词法分析器实现词法分析功能-Written in VC++ lexical analyzer to achieve a simple lexical analysis function
cifa
- 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
pl0cifafenxi
- c语言 词法分析 pl/0 语言的词法分析器 文件读入-c语言 词法分析 pl/0 语言的词法分析器 文件读入
Lexical-analysis
- 词法分析器,作为编译原理的课程设计,实现了词法分析功能。-Lexical analysis
syntax
- 用C语言实现,词法分析器,完成编译的词法分析工作。只实现了简单的分析功能。附上一个测试文件。-Implemented in C language, lexical analyzer, compiler lexical analysis work.Only realize the function of simple analysis.Attach a test file.
lexical-analyzer
- 编译原理实验报告 实验一:词法分析器 实验目的: 实现TINY+语言的词法分析程序(扫描程序) 实验内容: 1、词法分析器输入输出 扫描程序的输入是源代码文件,输出是token串。 2、需要遵循“最长串匹配原则”,如匹配字符串‘:=’ 为赋值操作符,而不是冒号和等号两个操作符。 Token 以键值对 (Kind, Value)的形式表示。下面的符号表示不同的token类别(即Kind的取值) KEY 表示保留字 SYM 表示特殊符号 ID 表示标识符
syntactic-analyzer
- 编译原理实验报告 实验二:语法分析器 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析的理解掌握以及高级语言语法结构的定义,掌握语法分析的常用方法-Compile report principle experiment Experiment two: parser design, compilation, debugging a lexical analysis routines- to recognize words, to deepen the understandin
Compiler
- 算符优先文法分析器,支持简单的词法和语法分析,GUI可视化界面,代码简单明了-Operator precedence grammar analyzer, support simple lexical and syntax analysis, GUI visual interface, the code is simple and clear
toscb
- 我这里传的主要是一个词法分析器,对一些简单的进行分析()
FNIXEIN
- 我这里传的主要是一个词法分析器,对一些简单的进行分析()