Add Chicken.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
768246416c
commit
ba2f1d04b8
1 changed files with 3 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ The following scripting languages were supported in the final SWIG 1.1 release.
|
|||
<li> Tcl 8.0 and newer versions.
|
||||
<li> Python 1.5 and newer.
|
||||
<li> Perl 5.003 or newer.
|
||||
<li> Guile 1.3.4 and newer.
|
||||
</ul>
|
||||
|
||||
The following languages are also supported in SWIG 1.3.6 onwards.
|
||||
|
|
@ -66,11 +67,11 @@ The following languages are also supported in SWIG 1.3.6 onwards.
|
|||
<li> Java JDK 1.1 and newer.
|
||||
<li> Ruby.
|
||||
<li> Mzscheme.
|
||||
<li> Guile.
|
||||
</ul>
|
||||
|
||||
PHP support was added in SWIG 1.3.11.<br>
|
||||
Objective Caml (Ocaml) support was added in SWIG 1.3.14.
|
||||
Objective Caml (Ocaml) support was added in SWIG 1.3.14.<br>
|
||||
Support for the Chicken scheme compiler was added in SWIG 1.3.18.
|
||||
<p>
|
||||
|
||||
Any newer versions of these languages should be assumed to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue