freebsd-ports/lang/clisp/pkg-descr
R. Imura a62db8f6c0 Initial import of clisp-1999.07.22.
This is CLISP - an ANSI Common Lisp.

PR:		16542
Submitted by:	Jeff Brown <jabrown@caida.org>
2000-02-13 02:18:18 +00:00

21 lines
855 B
Plaintext

Common Lisp is a high-level, all-purpose, object-oriented, dynamic,
functional programming language.
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.
CLISP includes an interpreter, a compiler, a large subset of CLOS, a
foreign language interface and a socket interface. An X11 interface is
available through CLX and Garnet. Command line editing is provided by
readline.
CLISP is free software and may be distributed under the terms of GNU
GPL. You may distribute commercial applications compiled with CLISP,
see file COPYRIGHT in the CLISP distribution.
The user interface comes in German, English, French and Spanish, and
can be change at run time.
WWW: http://clisp.cons.org/