搜索资源列表
C
- C语言词法分析器 实现简单的词法分析,是编译原理的课程设计之一-C language lexical analyzer to achieve a simple lexical analysis is compiled one of the principle of curriculum design
code
- 编译原理词法分析器,生成二元式的代码!适合于大学计算机科学与技术实验设计。-compiler
Java-Scanner
- 词法分析器(编译原理) Java语言词法分析器的设计与实现-Lexical Analyzer (Compilation Principle) Java language lexical Analyzer Design and Implementation
WordsAnalysis
- 编译原理词法分析器,完整的源代码,包括字符分析,字符串分析-The principle of lexical analyzer, complete source code is compiled.
token
- 编译原理词法分析器,可以把源程序分析成标识符-Parser compiler theory, you can analyze the source identifier
CPPcifafenxiqi
- 编译原理词法分析器,用C++实现。用于识别C++语言。-zhe shi yi ge ci fa fen xi qi. xi wang da jia xi huan. xie xie !
CPP-C
- 这是一个编译原理词法分析器的实验报告,包含相关代码!-ci fa fen xi qi,xi wang da jia xi huan.
lexical-analyzer
- 编译原理 词法分析器 编译原理课程实验环节中必不可少的程序代码-Compiler theory lexical analyzer compiler course experiment indispensable part of the program code
Compiler-lexical-analyzer
- 编译原理词法分析器,对编译器中的关键字进行分类识别,以及去掉各种注释-Compiler lexical analyzer,classify the build-in key words of compiler,and remove the comments
ZFFX
- 编译原理词法分析器,可以加深对编译原理的学习,了解词法的构成和编译程序的运行流程。-Assembly language lexical analyzer
WA
- 实现了C++版的编译原理词法分析器,可以文件输入,文件输出-Realized C++ version of compiler theory lexical analyzer, you can file input, file output
Complier
- 编译原理词法分析器,可验证输入字符串是否符合定义,可对C++程序进行分析,找出关键字和标识符-Compiler theory lexical analyzer, to verify compliance with the definition of the input string, can C++ program analysis to identify keywords and identifiers
词法分析器
- 编译原理:数学公式转化html语言格式的词法分析器(Lexical analyzer for converting mathematical formulas into HTML format)
词法分析
- 简单的词法分析器的设计的资料,非常有用,有助于新手学习。(Simple lexical analyzer design information, very useful)
PL0
- 基本的PL/0语言的词法编译器,具体实现要求见.txt文件(PL/0 Word scaner , to learn more details ,please read the .txt file)
1
- 对一段c语言程序进行词法分析,输出每个单词的属性(This is a compiler of words,which is coded by c.)
bianyi
- 一个简单的c语言编译器,词法分析 语法分析 符号表 中间代码生成(lexical analyzer symbol table ,gramm analysis object code)
编译原理词法分析器
- 2.1 待分析的简单的词法 (1)关键字: begin if then while do end 所有的关键字都是小写。 (2)运算符和界符 : = + - * / < <= <> > >= = ; ( ) # (3)其他单词是标识符(ID)和整型常数(SUM),通过以下正规式定义: ID = letter (letter | digit)* NUM = digit digit* (4)空格有空白、制表符
flex&yacc
- 实现编译原理实验的词法分析和语法分析,最终生成产生式。(The lexical analysis and grammatical analysis of the compiling principle experiment are finally generated.)
b15
- 关于词法分析的一份实验报告,设计并实现一个词法分析器,实现对指定位置的类C语言源程序文本文件的读取,并能够对该源程序中的所有单词进行分类,指出其所属类型,实现简单的词法分析操作。(lexical analyzer is designed and implemented to read the text files of the class C source program of the specified location, and classify all the words in the s