1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/lang/ecl/pkg-descr
Volker Stolz 81396a5fab Add ecl 0.9d.040206, an ANSI Common Lisp implementation.
PR:		ports/62455
Submitted by:	Julian Stecklina
2004-07-25 09:58:58 +00:00

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/