sbcl 2:2.0.1-1 source package in Ubuntu

Changelog

sbcl (2:2.0.1-1) unstable; urgency=medium

  * New upstream release
  * Bump S-V to 4.5.0
  * Add an autopkgtest that runs the testsuite

 -- Sébastien Villemot <email address hidden>  Tue, 28 Jan 2020 15:07:45 +0100

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sbcl_2.0.1-1.dsc 2.2 KiB e6956ddae0da5fa9b8c64145bc81da19d4dba531648d105fd506f3f249aad51b
sbcl_2.0.1.orig.tar.bz2 6.2 MiB 8450d60b7264a34158f8811d46dc6e74ff855bbd1227752572877e6604ce56e8
sbcl_2.0.1-1.debian.tar.xz 72.3 KiB 3ea8ae52d232d210417cc66268b4221466cc1f1495b7c20efc341431a41c9bff

Available diffs

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-dbgsym: debug symbols for sbcl
sbcl-doc: Documentation for Steel Bank Common Lisp

 This package provides documentation for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The documents in this package cover SBCL-specific extensions to the
 language, explain how to use this Common Lisp implementation and how
 it differs from the ANSI standard.
 .
 The manual about SBCL's internals is also included in this package
 and may be of interest for people who intent to work with SBCL's
 source code.

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.