Steel Bank Common Lisp
Source: Hacker News
About
Steel Bank Common Lisp (SBCL) is a high‑performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions.
SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows. See the download page for supported platforms, and the getting started guide for additional help.
The most recent version is SBCL 2.6.1, released January 26 2026 (release notes).
Documentation
SBCL’s manual is available on the web in HTML and PDF formats. See the doc/manual directory in the source code for the current version in TeXInfo source.
Reporting Bugs
Bugs can be reported directly to SBCL’s bug database on Launchpad or by sending email to the sbcl‑bugs@lists.sourceforge.net mailing list — no subscription required.