搜索资源列表
Lex-YACC-HOWTO
- lex 词法分析器的功能和输出格式 词法分析器的功能是输入源程序,输出单词符号。词法分析器的单词符号常常表示成以下的二元式(单词种别码,单词符号的
Lex
- 词法分析器设计说明 一、 软件名称 LEX词法分析器 二、 软件运行环境 此软件用C#编写,需运行在Windows xp以上操作系统下,.net Framework 2.0以上版本才能正常运行。
Pascal语言的词法分析器
- Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
lex生成pascal词法分析器
- 利用LEX生成工具构造PASCAL词法分析器。输入一个字符串或是数,分析器将判别是否为PASCAL标准标识符、保留字、整数或实数,并同时把当前的输入再次打印出来。-use LEX generation tool is PASCAL lexical analyzer. The importation of a string or number analyzer to determine whether it will PASCAL standard identifier and reserved
词法分析器设计方法
- LEX的实验
lex.rar
- 这是我们的一个实验报告,是词法分析器的,希望对大家有帮助,This is our report on an experiment is the lexical analyzer, and I hope all of you help
lex
- 实现c--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。-The realization of c- the language of the lexical analyzer. A C- language program is separated into token strings sequence. To deal with C- the language of all the token types.
lex
- 编译原理课程设计 词法分析器,功能十分齐全,包含整个工程源代码-scanner for c minus
Lex
- 汇编语言 词法分析器的生成器 Lex的实现-Lex
55
- LEX词法分析器-LEX morphology analyzer
JLex
- JLex词法分析生成器,可以用于生成简单词法分析器,java编写-JLex lexical analysis generator can be used to produce simple lexical analyzer, the preparation of java
LEX
- 词法分析器,VC++编写,是学习编译原理的好工具,包含自己定义格式的源文件输入。-Lexical analyzer, VC++ to prepare, to learn principles of good tools to compile, contains its own definition of input source file formats.
lex.yy
- 用lex生成的c minus词法分析器,功能简单有效-With c minus generated lex lexical analyzer function is simple and effective
Lex
- 一个关于运算的词法分析器,转载人家的,很简单的一具词法分析器-lex
LEX
- 编译原理的一个词法分析器。很实用。很简单。易懂-Compilation Principle of a lexical analyzer. Very practical. Is very simple. Understand
lex
- c-词法分析器,实现了词法分析和简单的语法token提取功能-C minus analysis
src
- 词法分析器 NetBean开发,简单的识别程序-lex analysis
Lex-parser
- 用parser generator(windows下的Lex)编写的词法分析器,可以导入文件,查看符号表,token,错误信息,还可以保存这些信息。-With a parser generator (windows, under the Lex) prepared by the lexical analyzer, you can import the file, view the symbol table, token, an error message, you can also save t
pc-lex
- lex词法分析器源代码 便于与语法分析器结合-lex source code
基于LEX的C语言词法分析器
- 基于LEX的C语言 词法分析器 可能不对 但是有参考价值(The C language analyzer based on LEX may not be of reference value)