C/C++ data-structure/Class parser written in python

Pierre Rouleau prouleau at impathnetworks.com
Thu May 9 16:59:01 EDT 2002


Hi,

    has anyone come across a parser that can parse C (at minimum) and
C++ (optional) data structure declarations written in python?

Really, all i need would be a simple parser that can parse a set of C
headers declaring structure types that can be used to create complete
structure member trees.

Thanks

Pierre






More information about the Python-list mailing list