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

File Information

File Size
14,378 octetos
MD5
8281e97b8d37d586cdcc2ea52e110018

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/