81396a5fab
PR: ports/62455 Submitted by: Julian Stecklina
6 lines
299 B
Text
6 lines
299 B
Text
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/
|