*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3711 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
88d72d816d
commit
4ca74c1c9e
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
|
|||
|
||||
<a href="http://cens.ioc.ee/projects/f2py2e">f2py</a>. An interface generator for binding Fortran and Python.<br>
|
||||
|
||||
<a href="http://www.boost.org/libs/python/doc/index.html">Boost Python Library</a>. The so-called
|
||||
"leading solution for language interoperability between Python and C++."<br>
|
||||
<a href="http://www.boost.org/libs/python/doc/index.html">Boost Python Library</a>. A very interesting approach to
|
||||
C++ wrapper generation that uses template metaprogramming. <br>
|
||||
|
||||
<a href="http://www.deaven.net/~deaven/Software/cxxwrap/">cxxwrap</a>. Java JNI wrapper code generator for C++.<br>
|
||||
<a href="http://www.excelsior-usa.com/xfunction.html">xFunction</a>. Java native code access library.<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue