ecl: Embeddable Common-Lisp
ecl: 
ecl: An implementation of Common-Lisp /originally/ designed for
ecl: being embeddable into C based applications.
ecl: 
ecl: ECL is an interpreter of the Common-Lisp language as described
ecl: in the X3J13 Ansi specification, featuring CLOS (Common-Lisp
ecl: Object System), conditions, loops, etc, plus a translator to C,
ecl: which can produce standalone executables.
ecl: 
ecl:
ecl: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
ecl: