C++ Header Parser written in python 1.9

License: Free ‎File size: N/A
‎Users Rating: 4.5/5 - ‎2 ‎votes

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/

VERSION HISTORY

  • Version CppHeaderParser%201.9 posted on 2011-03-08
    Several fixes and updates
  • Version CppHeaderParser 1.9 posted on 2011-03-08

Program Details