pygccxml 0.9.5 (Default branch) |
|
|
The purpose of the GCC-XML extension is to
generate an XML description of a C++ program from
GCC's internal representation. The purpose of
pygccxml is to read a GCC-XML generated file and
provide a simple framework to navigate C++
declarations using Python classes.
License: Open Software License
Changes:
This release adds support for GCC-XML 0.9, which is based on the GCC 4.2 parser. It also includes a few new features, several bugfixes, updated documentation, and a GCC-XML 0.7 to 0.9 upgrade guide.
|