Added links to swig-jp.dyndns.org

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2002-07-19 02:58:43 +00:00
commit b44cdf4d02

View file

@ -2,13 +2,15 @@ Simplified Wrapper and Interface Generator
<p>
<h2>Welcome to SWIG</h2>
[ <a href="http://swig-jp.dyndns.org">Japanese</a> ]
<p>
SWIG is a software development tool that connects programs written in
C and 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, 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
non-scripting languages such as Java and OCAML. 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
@ -37,6 +39,11 @@ an abundance of spare time.
<p>
<h3>News</h3>
<p>
<b>2002/07/19</b>
Shibukawa Yoshiki is working on a Japanese translation of the SWIG documentation. Check out
<a href="http://swig-jp.dyndns.org/">swig-jp.dyndns.org</a>.
<p>
<b>2002/06/17</b>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.13.tar.gz">SWIG-1.3.13</a>