aboutsummaryrefslogtreecommitdiff
path: root/lang/clisp/pkg-descr
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-13 02:18:18 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-13 02:18:18 +0000
commita62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53 (patch)
tree4bf8be7b325a875c65e78955040a12b997e50fd6 /lang/clisp/pkg-descr
parent681a41826fa00b1eb4ce9fa0b0c115c547aa22c0 (diff)
downloadports-a62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53.tar.gz
ports-a62db8f6c0fce2c4e5c63dc7e5dc2db24b715e53.zip
Notes
Diffstat (limited to 'lang/clisp/pkg-descr')
-rw-r--r--lang/clisp/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/lang/clisp/pkg-descr b/lang/clisp/pkg-descr
new file mode 100644
index 000000000000..57bc249a287a
--- /dev/null
+++ b/lang/clisp/pkg-descr
@@ -0,0 +1,20 @@
+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/