Finding the list of supported languages seems challenge a few so I've added an obvious link

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1691 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2001-09-18 18:35:54 +00:00
commit 483cde723d
2 changed files with 4 additions and 3 deletions

View file

@ -51,7 +51,7 @@ Perl on the Macintosh although some users have reported success.
You can read the
installation instructions included in the distribution <a href="INSTALL">here.</a>
<h3> Supported Scripting Languages </h3>
<a name="SupportedLanguages"><h3> Supported Languages </h3>
The following scripting languages were supported in the final SWIG 1.1 release.

View file

@ -6,8 +6,9 @@ Simplified Wrapper and Interface Generator
SWIG is a software development tool that connects programs written in
C, C++, and Objective-C with a variety of high-level programming
languages. SWIG is primarily used with common scripting languages
such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme but has also been extended to
include languages such as Java and Eiffel. SWIG is most
such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of
<a href="compat.html#SupportedLanguages">supported languages</a> also includes
non-scripting languages such as Java and Eiffel. SWIG is most
commonly used to create high-level interpreted programming
environments and as a tool for building user interfaces. SWIG may be
freely used, distributed, and modified for commercial and