PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 31, 2008

SBCL 1.0.22 Released

Posted: 2008-10-31 06:16:49
Languages ::

Steel Bank Common Lisp 1.0.22 has been released. SBCL is a portable, open-source ANSI Common Lisp implementation.

This release includes: a new --script command line argument, support for SAVE-LISP-AND-DIE saving the current values of --dynamic-space-size and --control-stack-size in the executable core, the addition of the DONT-SAVE keyword argument to LOAD-SHARED-OBJECT, bug fixes, and other changes.