Jump to content

Embeddable Common Lisp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 141.30.207.25 (talk) at 16:43, 14 June 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

ECL is a free Common Lisp implementation aimed at producing a small-footprint Lisp system that can be embedded into existing C-based applications. It is able to create stand-alone ELF executables from Common Lisp code and runs on most platforms that sport a C compiler.