mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
7 lines
299 B
Plaintext
7 lines
299 B
Plaintext
ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp
|
|
language as described in the X3J13 ANSI specification, featuring CLOS
|
|
(Common-Lisp Object System), conditions, loops, etc, plus a translator
|
|
to C, which can produce standalone executables.
|
|
|
|
WWW: http://sourceforge.net/projects/ecls/
|