PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 26, 2007

SBCL 1.0.11 Released

Posted: 2007-10-26 06:33:00
Languages ::

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

This release includes: a semaphore interface exported by the SB-THREAD package, CONS stack allocation on x86 and x86-64, support for stack-allocating nested lists, bug fixes, and other changes.