Embeddable Common Lisp
Appearance
| Embeddable Common Lisp | |
|---|---|
| Developer | Juanjo Garcia-Ripoll |
| Stable release | 9.7.1
/ July 14, 2009 |
| Repository | |
| Operating system | Unix-like, Windows |
| Type | Compiler and runtime |
| License | LGPL |
| Website | http://ecls.sourceforge.net/ |
Embeddable Common Lisp (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 support a C compiler.