LWN.net Logo

ECL 0.9 released

From:  Paolo Amoroso <amoroso@mclink.it>
To:  lwn-lisp@lwn.net
Subject:  ECL 0.9 released
Date:  Sun, 04 May 2003 16:34:53 +0200

Version 0.9 of ECL has been released. This version remembers by default
function definitions from the interpreter, adds a function for creating
totally empty files, allows customization of the directory for temporary
files used by the compiler, provides minor optimizations, improves ANSI
compliance and fixes several bugs.

ECL (Embeddable Common-Lisp) is a Common Lisp implementation that aims to
ANSI compliance. It is an effort to modernize Giuseppe Attardi's ECoLisp
(Embeddable Common Lisp). ECL features a bytecode compiler and interpreter,
a translator to C, a foreign function interface, the possibility of
generating standalone executables, and more.

ECLS
http://ecls.sourceforge.net

ECLS 0.9 announcement
http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&group=comp.lang.lisp&selm=ab4b7d4.0305031052.75b33fc1%40posting.google.com


Paolo
-- 
Paolo Amoroso <amoroso@mclink.it>


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds