git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@922 626c5289-ae23-0410-ae9c-e8d60b6d4f22
73 lines
2.9 KiB
Text
73 lines
2.9 KiB
Text
Simplified Wrapper and Interface Generator
|
||
<p>
|
||
<img src="images/swig12.png" alt="Simplified Wrapper and Interface Generator">
|
||
|
||
<p>
|
||
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, and Guile but has also been extended to
|
||
include 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
|
||
noncommercial use.
|
||
|
||
<ul>
|
||
<li> <a href="download.html">Download</a> the latest version.
|
||
<li> <a href="doc.html">Documentation, papers, and presentations</a>
|
||
<li> <a href="mail.html">Mailing List</a>
|
||
<li> <a href="bugs.html">Bug tracking</a>
|
||
</ul>
|
||
|
||
<h3>Important Notice</h3>
|
||
|
||
SWIG is currently in a state of redevelopment in which it is being
|
||
reimplemented in ANSI C. This work can be found in the SWIG1.3 series
|
||
of releases. If you are concerned about stability or are a first-time
|
||
user, you may want to download some variant of SWIG1.1 instead.
|
||
Caveat--SWIG1.1 may not be compatible with recent releases of certain
|
||
scripting languages such as Perl 5.6 and Guile. Note: These changes
|
||
only pertain to the implementation of SWIG (the new version continues
|
||
to support C++ wrappers).
|
||
|
||
<p>
|
||
SWIG is an all volunteer effort. We are always looking for fearless people with
|
||
an abundance of spare time.
|
||
|
||
<p>
|
||
<h3>News</h3>
|
||
|
||
<p>
|
||
(10/14/00) A Macintosh port of <a href="http://download.sourceforge.net/swig/MacSWIG1.3a5.sit.bin">SWIG1.3a5</a> has been contributed by Luigi Ballabio.
|
||
|
||
<p>
|
||
(9/22/00) <a
|
||
href="http://download.sourceforge.net/swig/swig1.3a5.tar.gz">SWIG1.3a5</a>
|
||
has been released. This release has too many changes to list here,
|
||
but it fixes a lot of bugs in SWIG1.3a3 and SWIG1.3a4, includes new language modules
|
||
for Ruby and Mzscheme, and has some new examples. Note: this is a somewhat
|
||
unstable release and may not be suitable for first time users.
|
||
Download <a href="http://download.sourceforge.net/swig/swig1.1-883.tar.gz">SWIG1.1</a> instead. View the <a href="release.html">release notes</a>.
|
||
|
||
<p>
|
||
(7/10/00) A version of SWIG1.3a3 compiled for Windows NT has been contributed by
|
||
Klaus Wieder<65>nders. Download <a href="http://download.sourceforge.net/swig/Swig1.3a3NT.zip">here</a>.
|
||
|
||
<p>
|
||
(7/2/00) Bug tracking has been moved to SourceForge. Please pardon our dust.
|
||
|
||
<p>
|
||
(6/18/00) <a href="http://download.sourceforge.net/swig/swig1.3a3.tar.gz">SWIG1.3a3</a> has been released. This fixes a number of bugs in 1.3a2 and
|
||
includes more code cleanup.
|
||
|
||
<p>
|
||
(11/26/99) The <a href="http://islab.cs.uchicago.edu/python">Python Essential Reference</a> has been released. Please support the PSA by purchasing through the <a href="http://www.python.org/psa/bookstore">PSA bookstore</a>.
|
||
|
||
<p>
|
||
</blockquote>
|
||
|
||
|
||
|
||
|
||
|