LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

SBCL 0.8.0 released

From:  Paolo Amoroso <amoroso@mclink.it>
To:  lwn-lisp@lwn.net
Subject:  SBCL 0.8.0 released
Date:  Wed, 28 May 2003 08:33:45 +0200

Version 0.8.0 of SBCL has been released. This is a major release with many
changes, including support for native threads (on x86 Linux with kernel 2.4
or later), the ability of building SBCL using CLISP as a cross-compilation
host, implementations of the MD5 algorithm and the simple-streams
interface, and a merge of PCL classes with Common Lisp classes. This
version also features better ANSI compliance, an interface to the CLOS
MetaObject Protocol, improvements to debugging tools, and more.

SBCL (Steel Bank Common Lisp) is a Common Lisp implementation originally
forked from CMUCL (CMU Common Lisp) which puts a greater emphasis on
maintainability. SBCL runs under Linux, FreeBSD, OpenBSD and Tru64 on x86,
Alpha, MIPS, PPC and SPARC CPUs.

SBCL
http://sbcl.sourceforge.net/

Version 0.8.0 announcement
http://article.gmane.org/gmane.lisp.steel-bank.announce/19


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