文件名称:C语言 语法分析器 源代码
文件大小:205KB
文件格式:RAR
更新时间:2013-07-01 14:30:15
C 语法分析 源代码
C语言写的语法分析器,对于给出的任意LL1文法,实现了求First集,Follow集,预测分析表的生成,分析栈分析句子的合法性。原创的
【文件预览】:
语法分析
----test.opt(48KB)
----test.plg(6KB)
----test.ncb(41KB)
----Debug()
--------test.exe(196KB)
--------vc60.pdb(52KB)
--------vc60.idb(33KB)
--------test.pdb(497KB)
--------test.ilk(244KB)
--------test.pch(177KB)
--------test.obj(26KB)
----source.txt(38B)
----TEST.BAK(8KB)
----change.txt(58B)
----test.dsp(3KB)
----test.c(10KB)
----test.dsw(533B)