所属分类:
编译器/解释器
开发工具:C/C++
文件大小:11KB
下载次数:152
上传日期:2005-06-22 12:43:56
说明: 构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。
(tectonic LR (1) analysis procedure, and use it for syntax analysis, judgment, given the string of symbols to whether the sentence grammar recognition, understanding LR (K) analysis method is strict scan from left to right, and bottom-up syntax analysis.)
文件列表:
lr
..\lr(1).cpp
..\LR1.doc