Just wanted to bring this tool to your attention: https://github.com/TRIQS/cpp2py
It also uses Clang's parser (the Python interface) and some Python template tools to generate wrapper code automatically from C++ code (essentially, as a custom build step before the actual compilation.)
Just wanted to bring this tool to your attention: https://github.com/TRIQS/cpp2py
It also uses Clang's parser (the Python interface) and some Python template tools to generate wrapper code automatically from C++ code (essentially, as a custom build step before the actual compilation.)