2005-09-04 04:49:53 +00:00
|
|
|
ANSI Common Lisp is a high-level, general-purpose programming language.
|
|
|
|
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
|
|
|
|
University and Michael Stoll of Munich University, both in Germany.
|
|
|
|
It mostly supports the Lisp described in the ANSI Common Lisp standard.
|
|
|
|
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
|
|
|
|
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
|
|
|
|
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
|
|
|
|
4 MB of RAM.
|
2000-02-13 02:18:18 +00:00
|
|
|
|
2005-09-04 04:49:53 +00:00
|
|
|
It is Free Software and may be distributed under the terms of GNU GPL,
|
|
|
|
while it is possible to distribute commercial proprietary applications
|
|
|
|
compiled with GNU CLISP.
|
2000-02-13 02:18:18 +00:00
|
|
|
|
2005-09-04 04:49:53 +00:00
|
|
|
The user interface comes in English, German, French, Spanish, Dutch,
|
|
|
|
Russian and Danish, and can be changed at run time.
|
2000-02-13 02:18:18 +00:00
|
|
|
|
2005-09-04 04:49:53 +00:00
|
|
|
GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
|
|
|
|
a foreign language interface, sockets, i18n, fast bignums and more.
|
|
|
|
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
|
|
|
|
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
|
2005-03-06 21:22:01 +00:00
|
|
|
|
2005-09-04 04:49:53 +00:00
|
|
|
WWW: http://clisp.cons.org/
|