*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@829 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6075529d0b
commit
58bec1dd28
2 changed files with 81 additions and 4 deletions
15
README
15
README
|
|
@ -4,8 +4,8 @@ Version: 1.3 (alpha)
|
|||
|
||||
$Header$
|
||||
|
||||
Tagline: SWIG is a compiler that integrates C, C++, and Objective-C
|
||||
with scripting languages including Perl, Python, Tcl, Guile,
|
||||
Tagline: SWIG is a compiler that integrates C and C++ with scripting
|
||||
languages including Perl, Python, Tcl, Guile, Mzscheme,
|
||||
and Ruby.
|
||||
|
||||
This distribution represents work in progress towards building a new
|
||||
|
|
@ -17,11 +17,12 @@ SWIG release. The guilty parties working on this are:
|
|||
Thien-Thi Nguyen (ttn@glug.org) (Testing/Misc)
|
||||
Masaki Fukushima (fukusima@goto.info.waseda.ac.jp) (Ruby)
|
||||
Matthias Köppe (mkoeppe@saturn.Math.Uni-Magdeburg.DE) (Guile)
|
||||
Oleg Tolmatcev (o.t@altavista.net) (Mzscheme)
|
||||
|
||||
Past contributors (currently incomplete):
|
||||
|
||||
Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran Kovuk, Gary Holt,
|
||||
David Fletcher.
|
||||
Dustin Mitchell, Ian Cooke, Catalin Dumitrescu, Baran Kovuk, Gary Holt,
|
||||
David Fletcher.
|
||||
|
||||
***********************************************************************
|
||||
***** IMPORTANT NOTICE -- READ THIS NOW (OR ELSE) *****
|
||||
|
|
@ -168,3 +169,9 @@ The primary goal of future development is to make SWIG more modular,
|
|||
extensible, and easier to maintain. To this end, the source code has
|
||||
been consolidated and reorganized with the Source directory. For more
|
||||
information, please see Doc/internals.html.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue