2004-07-25 11:58:58 +02:00
|
|
|
ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
|
2010-08-04 16:11:56 +02:00
|
|
|
language as described in the X3J13 ANSI specification, featuring CLOS
|
2004-07-25 11:58:58 +02:00
|
|
|
(Common-Lisp Object System), conditions, loops, etc, plus a translator
|
|
|
|
to C, which can produce standalone executables.
|
|
|
|
|
|
|
|
WWW: http://sourceforge.net/projects/ecls/
|