fc162ee
# ecl
fc162ee
fc162ee
[ECL](https://common-lisp.net/project/ecl/) (Embeddable Common Lisp) is an
fc162ee
implementation of the
fc162ee
[Common Lisp](http://www.lispworks.com/documentation/HyperSpec/Front/)
fc162ee
language as defined by the ANSI X3J13 specification.  ECL features a bytecode
fc162ee
compiler and interpreter, the ability to build standalone executables and
fc162ee
libraries, and extensions such as ASDF, sockets, and Gray streams.