文件名称:grammar
介绍说明--下载内容均来自于网络,请自行研究使用
为L语言设计一个语法分析器。
读入源程序,输出分析过程,包括状态,已规约串,当前输入,语义动作(移进/规约),规约使用的产生式。适当考虑错误处理。-L language for the design of a parser. Read the source code, the output analysis of the process, including the state, has the Statute of string, the current input, semantic action (Removal of import/Statute), the Statute of the use of the production. Give due consideration to the error handling.
读入源程序,输出分析过程,包括状态,已规约串,当前输入,语义动作(移进/规约),规约使用的产生式。适当考虑错误处理。-L language for the design of a parser. Read the source code, the output analysis of the process, including the state, has the Statute of string, the current input, semantic action (Removal of import/Statute), the Statute of the use of the production. Give due consideration to the error handling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
语法分析器
..........\源码与测试
..........\..........\gramma.txt
..........\..........\lalr.cpp
..........\..........\mcode.cpp
..........\..........\my.txt
..........\..........\word.cpp
..........\源码与测试
..........\..........\gramma.txt
..........\..........\lalr.cpp
..........\..........\mcode.cpp
..........\..........\my.txt
..........\..........\word.cpp