slackbuilds/development/ecl
Heinz Wiesinger 4e8541c06f development/ecl: Drop note about gc/libatomic_ops from README.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2016-02-07 15:06:56 +07:00
..
README development/ecl: Drop note about gc/libatomic_ops from README. 2016-02-07 15:06:56 +07:00
ecl.SlackBuild development/ecl: Updated for version 15.3.7. 2015-03-09 05:05:12 +07:00
ecl.info development/ecl: Updated for version 15.3.7. 2015-03-09 05:05:12 +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.