文件名称:Lexical-analyzer
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.04mb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的词法分析器
1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。
2.依次输出各个单词的内部编码及单词符号的自身值。
3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示
-Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of each word independent, that is basically reserved words, identifiers, constants, operators, delimiters five categories. 2. Followed by the output of each internal code word and the word symbol itself value. 3. Encountered an error " can not recognize the word" , then skip the error part of the continued display
1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。
2.依次输出各个单词的内部编码及单词符号的自身值。
3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示
-Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of each word independent, that is basically reserved words, identifiers, constants, operators, delimiters five categories. 2. Followed by the output of each internal code word and the word symbol itself value. 3. Encountered an error " can not recognize the word" , then skip the error part of the continued display
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lexical analyzer
................\1.txt
................\2.txt
................\bianyzhcffx.dsp
................\bianyzhcffx.dsw
................\bianyzhcffx.ncb
................\bianyzhcffx.opt
................\bianyzhcffx.plg
................\Debug
................\.....\bianyzhcffx.exe
................\.....\bianyzhcffx.ilk
................\.....\bianyzhcffx.pch
................\.....\bianyzhcffx.pdb
................\.....\shyy.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\shyy.cpp
................\1.txt
................\2.txt
................\bianyzhcffx.dsp
................\bianyzhcffx.dsw
................\bianyzhcffx.ncb
................\bianyzhcffx.opt
................\bianyzhcffx.plg
................\Debug
................\.....\bianyzhcffx.exe
................\.....\bianyzhcffx.ilk
................\.....\bianyzhcffx.pch
................\.....\bianyzhcffx.pdb
................\.....\shyy.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\shyy.cpp