Download of CppHeaderParser-2.1.tar.gz (CppHeaderParser-2.1.tar.gz ( external link: SF.net): 61,699 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
61,699 octetos
MD5
6568e03eee130e5b2b4e759d219d6cbd

Descripción del Proyecto

Parse C++ header files using ply.lex to generate navigable class tree representing the class structure. CppHeaderParser.py has the advantage of being a pure python C++ header parser. Grap a copy of ply at http://www.dabeaz.com/ply/