sbcl 1:1.0.50.0-1 source package in Ubuntu
Changelog
sbcl (1:1.0.50.0-1) unstable; urgency=low * New upstream release -- Christoph Egger <email address hidden> Tue, 12 Jul 2011 22:47:18 +0200
Upload details
- Uploaded by:
- Debian Common Lisp Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Common Lisp Team
- Architectures:
- i386 amd64 kfreebsd-amd64 kfreebsd-i386 all
- Section:
- lisp
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sbcl_1.0.50.0-1.dsc | 2.1 KiB | 2b65a11823b06be5ef86ebf9aff760038502d7233e658b6e8ecdb610a062d2e3 |
sbcl_1.0.50.0.orig.tar.bz2 | 3.4 MiB | 83f1f153f3fa7c0af9a36d7c0ae396a3b7475bf5c6e029543ce8e69a07594bab |
sbcl_1.0.50.0-1.debian.tar.gz | 64.5 KiB | b899646488c41402bc5aa2cf949776c5d6f2ef399e69bbe83177e3eff939b13e |
No changes file available.
Binary packages built by this source
- sbcl: Common Lisp compiler and development system
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.
- sbcl-doc: No summary available for sbcl-doc in ubuntu oneiric.
No description available for sbcl-doc in ubuntu oneiric.
- sbcl-source: Source code files for SBCL
This package provides the source code for SBCL -- a development
environment for the ANSI Common Lisp language.
.
The source code is useful in conjunction with development
environments and debuggers like SLIME, that allow macro expansion and
lookup of source definitions.
.
Installing this package enables your source browser to dig deeply
into the core of Steel Bank Common Lisp.