There was an error while loading. Please reload this page.
1 parent 1f54fe8 commit b75f6caCopy full SHA for b75f6ca
09-Enable_Scripting.md
@@ -9,3 +9,4 @@ The VM based compiled languages have learned this already: JRuby, Jython, IronRu
9
* [luabind](http://www.rasterbar.com/products/luabind.html)
10
* [sol2](https://github.com/ThePhD/sol2) (bindings for Lua)
11
* [SWIG](http://www.swig.org/) (simplified wrapper and interface generator)
12
+ * [pybind11](https://pybind11.readthedocs.io/en/stable/) (Python and modern C++ interoperability)
0 commit comments