文件名称:cifa
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.86mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
词法分析器\4.aps
..........\4.clw
..........\4.cpp
..........\4.dsp
..........\4.dsw
..........\4.h
..........\4.ncb
..........\4.plg
..........\4.rc
..........\4Dlg.h
..........\out.txt
..........\output.txt
..........\ReadMe.txt
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\in.txt
..........\4Dlg.cpp
..........\lexer.h
..........\4.opt
..........\res\4.ico
..........\...\4.rc2
..........\...\Thumbs.db
..........\Debug\4.res
..........\.....\vc60.idb
..........\.....\4.pch
..........\.....\vc60.pdb
..........\.....\StdAfx.obj
..........\.....\4.obj
..........\.....\4.ilk
..........\.....\4.exe
..........\.....\4.pdb
..........\.....\4Dlg.obj
..........\res
..........\Debug
词法分析器
..........\4.clw
..........\4.cpp
..........\4.dsp
..........\4.dsw
..........\4.h
..........\4.ncb
..........\4.plg
..........\4.rc
..........\4Dlg.h
..........\out.txt
..........\output.txt
..........\ReadMe.txt
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\in.txt
..........\4Dlg.cpp
..........\lexer.h
..........\4.opt
..........\res\4.ico
..........\...\4.rc2
..........\...\Thumbs.db
..........\Debug\4.res
..........\.....\vc60.idb
..........\.....\4.pch
..........\.....\vc60.pdb
..........\.....\StdAfx.obj
..........\.....\4.obj
..........\.....\4.ilk
..........\.....\4.exe
..........\.....\4.pdb
..........\.....\4Dlg.obj
..........\res
..........\Debug
词法分析器