Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 3 ans
..
README 4e8541c06f development/ecl: Drop note about gc/libatomic_ops from README. il y a 8 ans
ecl.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 3 ans
ecl.info b1febf231c development/ecl: Updated for version 21.2.1. il y a 3 ans
slack-desc b1febf231c development/ecl: Updated for version 21.2.1. il y a 3 ans

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.