Description: 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.
To Search:
File list (Check if you may need any files):
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