文件名称:slrparseing
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 314kb
- 下载次数:
- 0次
- 提 供 者:
- di***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Simple LR or SLR parser is a type of LR parser with small parse tables and a relatively simple parser generator algorithm. As with other types of LR(1) parser, an SLR parser is quite efficient at finding the single correct bottom-up parse in a single left-to-right scan over the input stream, without guesswork or backtracking.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
slrparseing\Debug\SLRGrammar.exe
...........\.....\SLRGrammar.ilk
...........\.....\SLRGrammar.obj
...........\.....\SLRGrammar.pch
...........\.....\SLRGrammar.pdb
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\SLRGrammar.cpp
...........\SLRGrammar.dsp
...........\SLRGrammar.dsw
...........\SLRGrammar.ncb
...........\SLRGrammar.opt
...........\SLRGrammar.plg
...........\Debug
slrparseing