SBCL runs on many Unix and Unix-like systems. The following table summarizes what systems SBCL runs on, and what it could run on but currently does not. The table also contains links to the latest binaries for SBCL on each platform, when they are available.
The most recent version of SBCL is 1.0.29, released June 04, 2009. The release notes are available on the news page.
After downloading SBCL, refer to the getting started page for instructions on how to install the release.
If a binary of this version of SBCL is not available for your platform, or if you'd like to customize the binary, download the source and follow the directions for compiling it.
Source code: sbcl-1.0.29-source-r2.tar.bz2
| X86 | AMD64 | PPC | SPARC | Alpha | MIPSbe | MIPSle | |
|---|---|---|---|---|---|---|---|
| Linux | 1.0.29 newest | 1.0.29 newest | 1.0.28 | 1.0.28 | 1.0.28 | 1.0.23 | 1.0.28 |
| Darwin (Mac OS X) | 1.0.29 newest | 1.0.29 newest | 1.0.22 | ||||
| Solaris | 1.0.23 | 1.0.23 | |||||
| FreeBSD | 1.0.23 | 1.0.22 | |||||
| NetBSD | 1.0.22 | 1.0.23 | |||||
| OpenBSD | 1.0.22 | ||||||
| Windows | 1.0.29 newest |
Key | |
| Available and supported | |
| Port in progress | |
| Not available (porters welcome!) | |
| No such system |
Processors | |
| X86 | X86 (32-bit Intel and compatible) |
|---|---|
| AMD64 | 64-bit X86 (AMD64, EM64T, Via Nano) |
| PPC | PowerPC |
| SPARC | SPARC and UltraSPARC |
| Alpha | DEC Alpha |
| MIPSbe | MIPS (big endian mode) |
| MIPSle | MIPS (little endian mode) |
Historically SBCL also ran on HP PA-RISC processors under Linux and on Alpha processors under Tru64, but this support has not been maintained.
Older binaries and source releases are available on the SourceForge File Releases page.