[GCC-XML] [ANN]pygccxml - 1.0

Roman Yakovenko roman.yakovenko at gmail.com
Mon Oct 20 15:49:32 EDT 2008


Hello!

I'm pleased to announce the 1.0 release of pygccxml.

What is pygccxml?
===========

The purpose of pygccxml is to read GCC-XML generated file and provide
a simple framework to navigate C++ declarations, using Python classes.

Where is pygccxml?
============

Site: http://language-binding.net/pygccxml/pygccxml.html

Download: http://language-binding.net/pygccxml/download.html

What's new?
=======

Features
---------

* Support for ellipsis was added.

* New experimental back-end, based on ``.pdb`` (progam database file),
was added.

* New high-level API wrapper for ``.bsc`` (browse source code file) was added.


Bug fixes
---------

* Search algorithm, for template instantiated classes, was improved.

* Few performance issues were fixed

For a more complete list, please see the news:
http://language-binding.net/pygccxml/history/history.html

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the gccxml mailing list