搜索资源列表
简单词法分析器
- 编译词法分析器的源代码!-lexical analyzer compiler source code!
简单词法分析器
- 简单词法分析器,实现简单的词法分析功能,但是对于各种词没有做任何处理,只是简单的将其输出。
简单词法分析器
- 编译词法分析器的源代码!-lexical analyzer compiler source code!
lexical
- 一个简单词法分析器- A simple morphology analyzer
cifaqi
- 简单词法分析器程序-simple lexical analyzer procedures
简单词法分析
- 大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
简单的词法分析器
- 简单的词法分析器,真的很简单,优点是容易看懂,适合于初学者-simple lexical analyzer, it is really simple, easy to understand advantage is suitable for beginners
简易词法分析器
- 比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途-relatively simple one lexical analyzer to help the school build understanding of the principle of beginners can use as a teaching
小小的词法分析器
- 这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
简单的YACC程序
- 目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the b
语法词法分析
- 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
simple词法分析器
- 这是用VC++6.0编写的一个简单的c语言的词法分析器,个人感觉良好,简单又实用。-This is the VC 6.0 of a simple preparation of the c language lexical analyzer, personal feel good, simple and functional.
gaoxing
- 用java语言实现的简单词法分析器 实现了界面操作-use simple language to achieve a lexical analyzer interface operation
JLex
- JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
09004242
- 由VC++构建的词法分析器,实现简单的词法分析器,从输入的测试程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。-VC constructed by the lexical analyzer and achieve simple lexical analyzer, from the import of testing procedures, all identified with the indep
C++cifafenxiqi
- 针对C++的简单词法分析器,局限性较大,算法简单,易懂,导入词法文件,输出分析结果-against C simple lexical analyzer and limitations larger, the algorithm is simple, understandable, import documents morphology, Output analysis
simple
- 基于simple语言的简单词法分析器源代码,要的自己看,个人感觉马马虎虎。-Simple language based on a simple lexical analyzer source code, it is necessary to look at their own, personal feeling so-so.
cifafenxi
- 编译原理的简单词法分析器-Compilation Principle of a simple lexical analyzer
CMM词法分析器
- 用java写的一个简单的CMM词法分析器(A simple CMM lexical analyzer realized by java)
词法分析器
- 简单的词法分析器,功能不多但是写的很详细(the scan of a simple compiler)