mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
d0c108251a
Signed-off-by: dsomero <xgizzmo@slackbuilds.org> |
||
---|---|---|
.. | ||
ecl.info | ||
ecl.SlackBuild | ||
README | ||
slack-desc |
ECL is an implementation of the Common Lisp language as defined by the ANSI X3J13 specification. The most relevant features are: - A bytecodes compiler and interpreter. - Compiles Lisp also with any C/C++ compiler. - It can build standalone executables and libraries. - ASDF, Sockets, Gray streams, MOP, and other useful components. - Extremely portable. - A reasonable license. libatomic_ops and gc are optional dependencies; if they are not present during build, ecl will use internal copies of each.