[armedbear-announce] [ANNOUNCE] ABCL 0.26.2 released
Erik Huelsmann
ehuels at gmail.com
Mon Aug 15 08:15:13 UTC 2011
On behalf of the developers of ABCL (Armed Bear Common Lisp) I'm glad to
be able to announce the 0.26.2 release.
ABCL is a Common Lisp implementation implemented in Java and running on the
JVM, featuring both an interpreter and a compiler. The compiler targets the
JVM directly meaning that its output is runnable JVM bytecode. The fact
that ABCL is written in Java allows for relatively easy embedding in larger
applications. For integration with existing applications ABCL implements
JSR 223: Java scripting API.
This release is a maintenance release only, to fix issues found in the
previous
0.26 releases:
* A regression in loading FASLs with spaces in their pathnames
* Support for SETF expansion of APPLY on non-CL functions
The second fix has been found through testing libraries from Quicklisp.
The list of changes can be found at:
http://trac.common-lisp.net/armedbear/browser/trunk/abcl/CHANGES
If you have questions regarding use or licensing, or you find issues, please
report back to the development list:
armedbear-devel at common-lisp dot net
Source distribution archives can be downloaded in ZIP or gzipped tar form:
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl
-src-0.26.2.tar.gz
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-src-0.26.2.zip
Signatures are available under:
http://common-lisp.net/project/armedbear/0.26.2/releases/abcl-src-0.26.2.tar.gz.asc
http://common-lisp.net/project/armedbear/0.26.2/releases/abcl-src-0.26.2.zip.asc
In addition, binaries are also available:
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-bin-0.26.2.tar.gz
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-bin-0.26.2.zip
With associated signatures:
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-bin-0.26.2.tar.gz.asc
http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-bin-0.26.2.zip.asc<http://common-lisp.net/project/armedbear/releases/0.26.2/abcl-bin-0.26.21.zip.asc>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-announce/attachments/20110815/bc50e033/attachment.html>
More information about the armedbear-announce
mailing list