Is there a python library to parse C++ code file?
Roman Yakovenko
roman.yakovenko at gmail.com
Fri Mar 17 13:19:51 EST 2006
On 3/17/06, Fredrik Lundh <fredrik at pythonware.com> wrote:
> Allerdyce.John at gmail.com wrote:
>
> > Is there a python library to parse C++ code file?
> > If yes, can you please tell me where is it?
pygccxml.
http://www.language-binding.net/pygccxml/pygccxml.html
Very powerful package :-)! It has built-in support for type analisys,
cache and ....
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
More information about the Python-list
mailing list