pygccxml 0.8.1 review
Download
|
|
pygccxml's purpose is to generate an XML description of a C++ program from GCC's internal representation.
Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser.
The purpose of pygccxml is to read a GCC-XML generated file and provide a simple framework to navigate C++ declarations using Python classes.
What's New in This Release:
It has been ported to Mac OS X.
New type traits were added.
Logging and user messages related functionality were improved.
Support for Java native types was added.
Cache classes implementation and performance were improved.
pygccxml 0.8.1 search tags