A Method for Parsing GCC abstract Syntax Tree

Liu Jian
Abstract:The structure of GCC syntax tree and its functions in compiling are introduced. Lexical rules and syntax rules used for parsing syntax trees are given, and a method for parsing GCC is proposed.
Computer Science
What problem does this paper attempt to address?