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

File Information

File Size
67,331 octetos
MD5
c2d7f0076ea046e1ff15a4adc9340012

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/