Download of CppHeaderParser-2.7.zip (CppHeaderParser-2.7.zip ( external link: SF.net): 53,766 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
53,766 octetos
MD5
634bc9ec66f3301d5a663d3129b5743d

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/