slackbuilds/development/ecl
Markus Hutmacher f7b8b7f1ab development/ecl: Updated for version 15.2.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-03 07:26:18 +07:00
..
README development/ecl: Added (Embeddable Common-Lisp) 2013-07-07 09:11:20 -03:00
ecl.SlackBuild development/ecl: Updated for version 15.2.21. 2015-03-03 07:26:18 +07:00
ecl.info development/ecl: Updated for version 15.2.21. 2015-03-03 07:26:18 +07:00
slack-desc development/ecl: Added (Embeddable Common-Lisp) 2013-07-07 09:11:20 -03:00

README

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.