Add Allegro CL.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6575 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0d5367ed37
commit
7f004ad83b
1 changed files with 4 additions and 4 deletions
8
ANNOUNCE
8
ANNOUNCE
|
|
@ -13,10 +13,10 @@ What is SWIG?
|
|||
SWIG is a software development tool that reads C/C++ header files and
|
||||
generates the wrapper code needed to make C and C++ code accessible
|
||||
from other languages including Perl, Python, Tcl, Ruby, PHP, Java,
|
||||
Guile, Mzscheme, Ocaml, Chicken Scheme, and C#. Major applications of
|
||||
SWIG include generation of scripting language extension modules, rapid
|
||||
prototyping, testing, and user interface development for large C/C++
|
||||
systems.
|
||||
Guile, MzScheme, Ocaml, Chicken Scheme, C#, and Allegro Common Lisp.
|
||||
Major applications of SWIG include generation of scripting language
|
||||
extension modules, rapid prototyping, testing, and user interface
|
||||
development for large C/C++ systems.
|
||||
|
||||
Availability:
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue