文件名称:mlex
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 437kb
- 下载次数:
- 0次
- 提 供 者:
- 孔**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
词法分析器设计
读入源程序,每从源程序中发现一个符号串构成一个单词,即输出一个二元式(单词种别,单词值)。其中单词种别用整数说明。标识符的单词值为其在符号表中的记录号。非负整常数的单词值为其在常数表中的记录号-Lexical analyzer designed to read into the source code, each symbol from the source found in a string constitutes a word, that is, the output of a binary type (in other kinds of words, word value). Do not use the word in which kinds of integer instructions. Word identifier value for its record number in the symbol table. Non-negative integer constant word value for its record number constants in the table
读入源程序,每从源程序中发现一个符号串构成一个单词,即输出一个二元式(单词种别,单词值)。其中单词种别用整数说明。标识符的单词值为其在符号表中的记录号。非负整常数的单词值为其在常数表中的记录号-Lexical analyzer designed to read into the source code, each symbol from the source found in a string constitutes a word, that is, the output of a binary type (in other kinds of words, word value). Do not use the word in which kinds of integer instructions. Word identifier value for its record number in the symbol table. Non-negative integer constant word value for its record number constants in the table
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mlex\bison.exe
....\bison.hairy
....\bison.info
....\bison.simple
....\Debug\src.txt
....\flex.exe
....\flex.man
....\lex1\const.txt
....\....\lex.h
....\....\mlex.cpp
....\....\mlex.dsp
....\....\mlex.plg
....\....\mlex.vcproj
....\....\mlex.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\...2\const.txt
....\....\lex.h
....\....\mlex.cpp
....\....\mlex2.dsp
....\....\mlex2.plg
....\....\mlex2.vcproj
....\....\mlex2.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\....\token1.txt
....\...3\cc_tab.h
....\....\const.txt
....\....\Debug\lex.yy.obj
....\....\.....\mlex.obj
....\....\.....\mlex3.exe
....\....\.....\mlex3.ilk
....\....\.....\mlex3.pch
....\....\.....\mlex3.pdb
....\....\.....\src.txt
....\....\.....\vc60.idb
....\....\.....\vc60.pdb
....\....\lex.h
....\....\lex.l
....\....\lex.yy.c
....\....\mlex.c
....\....\mlex3.dsp
....\....\mlex3.plg
....\....\mlex3.vcproj
....\....\mlex3.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\mlex.dsw
....\mlex.ncb
....\mlex.opt
....\mlex.plg
....\mlex.sln
....\mlex.suo
....\readme.txt
....\lex1\Debug
....\...2\Debug
....\...3\Debug
....\Debug
....\lex1
....\lex2
....\lex3
mlex
....\bison.hairy
....\bison.info
....\bison.simple
....\Debug\src.txt
....\flex.exe
....\flex.man
....\lex1\const.txt
....\....\lex.h
....\....\mlex.cpp
....\....\mlex.dsp
....\....\mlex.plg
....\....\mlex.vcproj
....\....\mlex.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\...2\const.txt
....\....\lex.h
....\....\mlex.cpp
....\....\mlex2.dsp
....\....\mlex2.plg
....\....\mlex2.vcproj
....\....\mlex2.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\....\token1.txt
....\...3\cc_tab.h
....\....\const.txt
....\....\Debug\lex.yy.obj
....\....\.....\mlex.obj
....\....\.....\mlex3.exe
....\....\.....\mlex3.ilk
....\....\.....\mlex3.pch
....\....\.....\mlex3.pdb
....\....\.....\src.txt
....\....\.....\vc60.idb
....\....\.....\vc60.pdb
....\....\lex.h
....\....\lex.l
....\....\lex.yy.c
....\....\mlex.c
....\....\mlex3.dsp
....\....\mlex3.plg
....\....\mlex3.vcproj
....\....\mlex3.vcproj.ERIC-0M9HQXBLL0.eric.user
....\....\src.txt
....\....\symbol.txt
....\....\token.txt
....\mlex.dsw
....\mlex.ncb
....\mlex.opt
....\mlex.plg
....\mlex.sln
....\mlex.suo
....\readme.txt
....\lex1\Debug
....\...2\Debug
....\...3\Debug
....\Debug
....\lex1
....\lex2
....\lex3
mlex