SBCL is a development environment for the ANSI Common Lisp language. It provides a native-code compiler and an integrated debugger, as well as all the features in the ANSI specification.
SBCL also contains other extensions to the ANSI specification, including a foreign-function interface, a pseudo-server API, user-extensible stream functionality, a Meta-Object Protocol, and an ability to run external processes.
To browse SBCL source definitions with development environments, install the sbcl-source package. For documentation on SBCL's usage and internals, the package sbcl-doc is provided.
Homepage: http://www.sbcl.org
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 8,180.3 kB | 28028 kB | [list of files] |
| amd64 | 8,609.1 kB | 41108 kB | [list of files] |
| i386 | 8,191.6 kB | 27896 kB | [list of files] |
| mips | 8,514.3 kB | 29892 kB | [list of files] |
| mipsel | 8,305.6 kB | 29884 kB | [list of files] |
| powerpc | 7,658.4 kB | 28476 kB | [list of files] |
| sparc | 8,518.9 kB | 28384 kB | [list of files] |