Update to 1.3.11
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@2350 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
35752e8a2f
commit
2543a69bcb
6 changed files with 20 additions and 24 deletions
|
|
@ -25,6 +25,7 @@ The <a href ="http://www.python.org"> Python </a> homepage. <br>
|
|||
<a href="http://www.cs.rice.edu/CS/PLT/packages/mzscheme/">MzScheme</a> homepage<br>
|
||||
<a href="http://www.ruby-lang.org/">Ruby</a> homepage. <br>
|
||||
<a href="http://java.sun.com/">Java</a> homepage at Sun. <br>
|
||||
<a href="http://www.php.net/">PHP</a> homepage. <br>
|
||||
</ul>
|
||||
|
||||
<h3> Code generators and other interesting packages</h3>
|
||||
|
|
@ -63,6 +64,10 @@ 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.
|
||||
|
||||
<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>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3> Other interesting links</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue