Dave, the web site isn't being updated.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-07-28 22:26:43 +00:00
commit 2f53690621

View file

@ -11,7 +11,7 @@ languages. SWIG is primarily used with common scripting languages
such as Perl, Python, Tcl/Tk, and Ruby, however the list of
<a href="compat.html#SupportedLanguages">supported languages</a> also includes
non-scripting languages such as Java, OCAML, and C#. Also several
intepreted and compiled Scheme implementations (Guile, MzScheme,
interpreted and compiled Scheme implementations (Guile, MzScheme,
Chicken) are supported. SWIG is most
commonly used to create high-level interpreted programming
environments, user interfaces, and as a tool for testing and prototyping C/C++