mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4e8541c06f
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
8 lines
379 B
Text
8 lines
379 B
Text
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.
|