Projects / Steel Bank Common Lisp

Steel Bank Common Lisp

Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). It also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter. SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  15 Jan 2012 01:52

Release Notes: This release adds many bugfixes, a couple of enhancements, and a few optimizations. There are no incompatible changes.

  •  09 Oct 2011 18:53

Release Notes: This release updates ASDF to 2.017, adds some core-related enhancements, adds two optimizations, and fixes a couple of bugs.

  •  21 Aug 2011 17:16

Release Notes: This release features a host of bugfixes plus a small amount of enhancements and optimizations. There's a minor incompatible change in SB-BSD-SOCKET.

  •  12 Jul 2011 14:13

Release Notes: This release is mostly bug fixes plus a couple of enhancements and optimizations.

  •  06 Jun 2011 09:42

Release Notes: Lots of enhancements and fixes were made. One minor incompatible change was made pertaining to interrupt handling in hash table code.

RSS Recent comments

01 Jul 2002 11:05 mariube Thumbs up

Licencing issues and portability
Unfortunately, the Trove categories aren't quite as flexible as we want.

Please note that parts of this project have MIT and BSD-ish licences.

sbcl works on GNU/Linux, FreeBSD, and OpenBSD on x86 CPUs, GNU/Linux and Tru64 on Alpha CPUs, GNU/Linux and Solaris on SPARC CPUs as well as GNU/Linux on PPC CPUs

Screenshot

Project Spotlight

MALODOS

Digital asset management software written with simplicity, portability, and open format in mind.

Screenshot

Project Spotlight

RainbruRPG

A 3D multiplayer Role Playing Game project.