LWN.net Logo

Advertisement

Front, Kernel, Security, Distributions, Development. See your byline here on LWN.net.

Advertise here

ECL 0.9b released

From:  Paolo Amoroso <amoroso@mclink.it>
To:  lwn-lisp@lwn.net
Subject:  ECL 0.9b released
Date:  Mon, 11 Aug 2003 15:37:25 +0200

Version 0.9b of ECL has been released. This version features much improved
ANSI compliance, the new special form C-INLINE for inserting C/C++ code
where a Lisp form is allowed, improved FFI support, new filesystem access
functions, better code inlining, the AUTOLOAD extension, and more. Support
for the Sparc/Solaris and Alpha/Linux platforms has also been added.

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.

ECL
http://ecls.sourceforge.net

ECL 0.9b announcement
http://groups.google.com/groups?dq=&start=25&hl=en&lr=&ie=UTF-8&group=comp.lang.lisp&selm=ab4b7d4.0308070735.7b649b87%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