Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Python – C++ bindings (hardikp.com)
8 points by hardikp on Dec 30, 2017 | hide | past | favorite | 1 comment


The most popular system is SWIG (which is mature but imho quite painful to use unless you restrict yourself to C+11) and tries to make C++ bindings for a variety of other languages, not just Python.

Someone finally used an actual compiler to do this — clif, which uses LLVM to export Python bindings. It’s still immature, but promising.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: