[ANN]pygccxml 0.8.1

R

Roman Yakovenko

I'm glad to announce the new 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

Changes:
1. The project has been ported to Mac OS.
2. New type traits that works with STD containers were added.
3. Logging and user messages related functionality were improved.
4. Support for Java native types was added.
5. Cache classes implementation and performance were improved.

You can find the full list of changes here:
http://language-binding.net/pygccxml/history/history.html#version-0-8-1
 

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 - 1.0 0
[ANN] pygccxml - 0.8.5 0
ANN: pygccxml - 0.7.2 0
[ANN]pygccxml-0.9.0 0
[ANN]Py++ 0.8.1 0
[ANN] Py++ - 1.0 1
[ANN]Py++-0.8.2 0
SQLObject 0.8.1 2

Members online

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,237
Latest member
AvivMNS

Latest Threads

Top