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
- Host: GitHub
- URL: https://github.com/ousttrue/cpptypeinfo
- Owner: ousttrue
- License: mit
- Created: 2019-09-13T17:52:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T12:38:59.000Z (over 6 years ago)
- Last Synced: 2025-03-14T05:23:54.266Z (over 1 year ago)
- Language: Python
- Size: 283 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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++)