Description: Construct LL (1) parser, enter an arbitrary string of grammar symbols, and determine if it is a sentence grammar. Procedural requirements for the grammar structure prediction analysis table, and in accordance with predictive analysis algorithms to parse input string, determine whether the program is consistent with the known rules of grammar, if you do not comply (compiler error), the error message is output
To Search:
File list (Check if you may need any files):
ll1\Debug\ll1.exe
...\.....\ll1.ilk
...\.....\ll1.obj
...\.....\ll1.pch
...\.....\ll1.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\ll1.cpp
...\ll1.dsp
...\ll1.dsw
...\ll1.ncb
...\ll1.opt
...\ll1.plg
...\Debug
ll1