[cfe-dev] Support for Python3 clang bindings

Juan Jose Lopez Villarejo jj.lopezvillarejo at cern.ch
Wed May 27 06:47:21 PDT 2015


Hello,

I was wondering if someone else feels that Python3 should become eventually the standard for the clang python bindings, or perhaps offering support for the two of them (Python and Python3).

I am the main author of the clang-based project Flowgen, "Flowchart-Based Documentation for C++ Codes.".
http://jlopezvi.github.io/Flowgen/simple_example.html

This project is running on old Python3 clang bindings.
https://github.com/kennytm/clang-cindex-python3

Today I had to apply my first fix in the cindex.py file to make Flowgen work with recent Mac Os. Someone else pointed out this fix by looking the analogue file at the official repository
https://github.com/llvm-mirror/clang

Best regards,

Juan Lopez-Villarejo



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150527/1054054c/attachment.html>


More information about the cfe-dev mailing list