teager

AST traversal powered by libclang


License
Other
Install
pip install teager==0.1.5

Documentation

Teager C / C++ AST Traversal

Build Status

A libclang powered C / C++ AST traversal library for python.

Build

./setup.py install && ./setup.py test