Minor formatting fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@2585 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
63c2fd8b25
commit
475fcb3d7c
1 changed files with 3 additions and 0 deletions
|
|
@ -59,11 +59,14 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
|
|||
this module--especially if you're making simple C/C++ extensions.<br>
|
||||
<a href="http://www.kd-dev.com/~eic/">EiC</a>. Embeddable, extensible and pointer-safe C interpreter with an interface to compiled C code.<br>
|
||||
<a href="http://root.cern.ch/root/Cint.html">CINT</a>. C/C++ interpreter with an interface to compiled C/C++ code.<br>
|
||||
|
||||
<a href="http://public.kitware.com/Cable">CABLE</a>. A wrapper
|
||||
generator for C++ that uses GCC-XML to provide Tcl wrappers for almost
|
||||
all C++ features. There are plans to support more languages so be
|
||||
sure to check it out.
|
||||
|
||||
<br>
|
||||
|
||||
<a href="http://www.scipy.org/site_content/weave">Weave</a>. A tool for inlining C/C++ code into Python scripts. Very cool.<br>
|
||||
|
||||
<a href="http://www.tecgraf.puc-rio.br/~celes/tolua">Tolua</a>. Connect C/C++ programs to the Lua progamming language.<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue