| |
| | Untitled Document - Trees: The intermediate representation used by the C and C++ front ends (Site not responding. Last check: 2007-09-17) |
 | | This representation is then typically processed by a code-generator in order to produce machine code, but could also be used in the creation of source browsers, intelligent editors, automatic documentation generators, interpreters, and any other programs needing the ability to process C or C++ code. |
 | | In particular, it documents the internal representation for C and C++ source constructs, and the macros, functions, and variables that can be used to access these constructs. |
 | | The C++ representation is largely a superset of the representation used in the C front end. |
| www.ugcs.caltech.edu /info/gcc/c-tree_1.html (8052 words) |
|