LWN.net Logo

CMUCL 18e released

From:  Paolo Amoroso <amoroso@mclink.it>
To:  lwn-lisp@lwn.net
Subject:  CMUCL 18e released
Date:  Fri, 11 Apr 2003 17:10:08 +0200

Version 18e of CMUCL (CMU Common Lisp) has been released. This major
release contains several enhancements and changes including faster bignum
multiplications, better support for linking foreign libraries, a
cross-referencing facility for the compiler, bindings to POSIX user and
group database access functions, support for Unix sockets, an
implementation of large file support (> 2GiB), numerous ANSI compliance
fixes and bug fixes, several improvements to the PCL implementation of
CLOS, much and more.

CMUCL is a public domain, high-performance, mostly ANSI compliant
implementation of the Common Lisp language which runs on major Unix
systems. It provides a sophisticated native code compiler, debugging and
profiling utilities, an Emacs-like editor written in Common Lisp, Xlib and
Motif bindings, and more.

Version 18e announcement and release notes
http://cons.org/cmucl/news/release-18e.txt

CMUCL project site
http://www.cons.org/cmucl


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