Description: Write a parser using recursive descent method, combined with the lexical analyzer makes it possible depending on the context-free grammar of language, whether the input word sequence recognition grammar of the sentence.
To Search:
File list (Check if you may need any files):
lexical analyzer\Parser\1.txt
................\......\a.txt
................\......\b.txt
................\......\c.txt
................\......\d.txt
................\......\Debug\lex.yy.obj
................\......\.....\parser.obj
................\......\.....\parser.pch
................\......\.....\Parser.pdb
................\......\.....\vc60.idb
................\......\.....\vc60.pdb
................\......\flex.exe
................\......\lex.yy.c
................\......\lex.yy.h
................\......\parser.cpp
................\......\parser.dsp
................\......\parser.dsw
................\......\Parser.ncb
................\......\parser.opt
................\......\Parser.plg
................\......\Parser.suo
................\......\test.lex
................\......\test.txt
................\test.lex
................\Parser\Debug
................\Parser
lexical analyzer