Home

Awesome

Clang-ast-viewer

Introduction

This program allows you to visualize an AST as it is generated by Clang when analyzing some source code.

Clang does a pretty decent work of displaying a static AST in text mode, but the goal of this program is to make it easier to navigate this AST. Currently, it provides three major benefits:

Screenshot

Future work

This product is really in its early development stages. Future direction could include:

Feel free to help us with the implementation of those, of of other ideas.

Version histoy

License

This product is provided under LGPL. See the LICENCE file for more information.