An open API service indexing awesome lists of open source software.

https://github.com/ousttrue/cpptypeinfo

python clang cindex utility
https://github.com/ousttrue/cpptypeinfo

Last synced: 10 months ago
JSON representation

python clang cindex utility

Awesome Lists containing this project

README

          

# cpptypeinfo

python clang cindex utility.

rewrite https://github.com/ousttrue/pycpptool.

http://www.swig.org/index.php like tool ?

## ToDo

* parse `imgui.h`
* parse `d3d11.h`
* generate csharp DllImport
* generate dlang extern(C), extern(C++)