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:
parent
bc0d9a5f5f
commit
483cde723d
2 changed files with 4 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue