aboutsummaryrefslogtreecommitdiff
path: root/lang/ecl/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ecl/pkg-descr')
-rw-r--r--lang/ecl/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/ecl/pkg-descr b/lang/ecl/pkg-descr
new file mode 100644
index 000000000000..81c5c1148b05
--- /dev/null
+++ b/lang/ecl/pkg-descr
@@ -0,0 +1,6 @@
+ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
+language as described in the X3J13 Ansi specification, featuring CLOS
+(Common-Lisp Object System), conditions, loops, etc, plus a translator
+to C, which can produce standalone executables.
+
+WWW: http://sourceforge.net/projects/ecls/