文件名称:Lexical-analyzer 简单的词法分析器
-
所属分类:
- 标签属性:
- 上传时间:2012-08-28
-
文件大小:1.04mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的词法分析器
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/
Lexical analyzer/1.txt
Lexical analyzer/2.txt
Lexical analyzer/bianyzhcffx.dsp
Lexical analyzer/bianyzhcffx.dsw
Lexical analyzer/bianyzhcffx.ncb
Lexical analyzer/bianyzhcffx.opt
Lexical analyzer/bianyzhcffx.plg
Lexical analyzer/Debug/
Lexical analyzer/Debug/bianyzhcffx.exe
Lexical analyzer/Debug/bianyzhcffx.ilk
Lexical analyzer/Debug/bianyzhcffx.pch
Lexical analyzer/Debug/bianyzhcffx.pdb
Lexical analyzer/Debug/shyy.obj
Lexical analyzer/Debug/vc60.idb
Lexical analyzer/Debug/vc60.pdb
Lexical analyzer/shyy.cpp
Lexical analyzer/1.txt
Lexical analyzer/2.txt
Lexical analyzer/bianyzhcffx.dsp
Lexical analyzer/bianyzhcffx.dsw
Lexical analyzer/bianyzhcffx.ncb
Lexical analyzer/bianyzhcffx.opt
Lexical analyzer/bianyzhcffx.plg
Lexical analyzer/Debug/
Lexical analyzer/Debug/bianyzhcffx.exe
Lexical analyzer/Debug/bianyzhcffx.ilk
Lexical analyzer/Debug/bianyzhcffx.pch
Lexical analyzer/Debug/bianyzhcffx.pdb
Lexical analyzer/Debug/shyy.obj
Lexical analyzer/Debug/vc60.idb
Lexical analyzer/Debug/vc60.pdb
Lexical analyzer/shyy.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.