

| |||||||
|
You are here: Root > Software > Development > Implementations
ECL (Embeddable Common Lisp) is "an effort to modernize Giuseppe Attardi's ECL (ECoLisp) environment to produce an implementation of the Common Lisp language which complies to the ANSI X3J13 definition of the language". Most of the source code is distributed under the GNU GPL.
eMail:
Web site: http://common-lisp.net/project/ecl
Version: 0.9i Friday, 30 June 2006
Maturity: Beta
Mailing list: http://lists.sourceforge.net/lists/listinfo/ecls-list
Source code repository: http://common-lisp.net/cgi-bin/viewcvs.cgi/?root=ecl
OS compatibility: Linux, xBSD, Solaris, Windows, OS/X on Intel x86
Implementations | Windows family | Unix family | LGPL
VBECL | European Common Lisp Meeting 2008 | Juan José García-Ripoll
You must be logged to add a note
You must be logged to add a comment
Old URL
ECLs project home is now: http://common-lisp.net/project/ecl
The page is the same, but possibly not in the future.
Submitted by boelthorn 2593 days 21 hours 56 min ago
Corrections
Current version is 9.6.2, as of jun 2009.
License is not GPL, it is LGPL.
Description is a bit misleading, since it is a full featured Common Lisp implementation with application delivery, native threads on all platforms, full ANSI compliance, unicode, generational garbage collector, compiler with multiple backends, and not only "effort".
Submitted by markokocic 1455 days 12 hours 23 min ago