Skip to content

Commit b75f6ca

Browse files
committed
Add pybind11 link
1 parent 1f54fe8 commit b75f6ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

09-Enable_Scripting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ The VM based compiled languages have learned this already: JRuby, Jython, IronRu
99
* [luabind](http://www.rasterbar.com/products/luabind.html)
1010
* [sol2](https://github.com/ThePhD/sol2) (bindings for Lua)
1111
* [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

Comments
 (0)