摘要
利用GNU提供的标准编译器,通过调用词法分析程序生成了C/C++抽象语法树。基于系统崩溃故障模型的软件进行了静态测试,描述了C/C++抽象语法树及其语法和语义分析的具体方法。
With standard compiler offered by GNU, a C/C++ abstract syntax tree is produced. We make the software static test based on system failure model, and describe the method in detail for the parsing and semantic analysis of the C/C++ abstract syntax tree.
出处
《长春工业大学学报》
CAS
2008年第3期348-351,共4页
Journal of Changchun University of Technology
关键词
抽象语法树
编译器
链
符号表
abstract syntax tree
compiler
association
symbol table.