文件名称:parser
介绍说明--下载内容均来自于网络,请自行研究使用
采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。
程序的输入:词法分析阶段的输出文件
程序的输出:存储了抽象语法树相关信息的XML格式的文件
-Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Procedures for the importation of: lexical analysis phase of the procedure output file output: Storage of the abstract syntax tree of the XML information file
程序的输入:词法分析阶段的输出文件
程序的输出:存储了抽象语法树相关信息的XML格式的文件
-Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abstract syntax tree form. Procedures for the importation of: lexical analysis phase of the procedure output file output: Storage of the abstract syntax tree of the XML information file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
parser.cpp
parser.h
struct.h
parser.h
struct.h