The GCC XML Tree Node Introspector project consists of a patch to the gcc compiler to output the internal compiler tree nodes in RDF/XML and programs to process that RDF/XML. The tree nodes are complex data structures which represent the source code inside the compiler. Through these tree nodes, users are able to extract information from their programs that would be otherwise very difficult to obtain. Modules exist to store these nodes in Redland RDF using a Berkley database. The long-term goal of the project is create a high-level API that will make the programmatic manipulation of programs easier than it is now.
| Tags | Database Software Development Code Generators Compilers Text Processing Markup XML Linguistic XSL/XSLT Disassemblers |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux OS Independent |
| Implementation | C Perl SQL Java |
Recent releases


Release Notes: This is the (incomplete) alpha version of a major rewrite and speed improvement of the program.


Release Notes: This release has support for GCC 3.2 and the Redland RDF application framework. The source has been cleaned up.


No changes have been submitted for this release.