ANN: pygccxml - 0.7.2

R

Roman Yakovenko

Hi. The next version of pygccxml is available.
Download page: http://www.language-binding.net/pygccxml/download.html

What is it?
"...The purpose of the GCC-XML extension 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 GCC-XML generated file and
provide a simple framework to navigate C++ declarations using Python
classes.

Project home page: http://www.language-binding.net/pygccxml/pygccxml.html

What is new?
A lot of new functionality have been added:
it is possible now to print declarations tree
to find declaration by some criteria
few new type_traits has been added

Logging functionality has been added to almost all operations

Documentation has been improved a lot.

Bug fixes

This version should work fine with GCC-XML CVS version

Full list of changes you can find here:
http://www.language-binding.net/pygccxml/history/history.html

Many thanks to Matthias Baas, John Pallister and Allen Bierbaum.
They fixed bugs and wrote documentation.

Enjoy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN]pygccxml 0.8.1 0
[ANN] pygccxml - 0.8.5 0
[ANN]pygccxml - 1.0 0
[ANN]pygccxml-0.9.0 0
[ANN] Py++ - 1.0 1
[ANN]Py++-0.8.2 0
IPython 0.7.2 is out. 0
ANN: Chandler 0.7.2 0

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,270
Latest member
TopCryptoTwitterChannels_

Latest Threads

Top