diff options
Diffstat (limited to 'lang/ecl/pkg-descr')
-rw-r--r-- | lang/ecl/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ecl/pkg-descr b/lang/ecl/pkg-descr index dfa5912b0ed2..bbcfd77f8210 100644 --- a/lang/ecl/pkg-descr +++ b/lang/ecl/pkg-descr @@ -2,5 +2,3 @@ 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: https://common-lisp.net/project/ecl/main.html |