scheme48 1.8+dfsg-1ubuntu1 source package in Ubuntu

Changelog

scheme48 (1.8+dfsg-1ubuntu1) oneiric; urgency=low

  * Fix link order to list libraries after the objects that require them
    (LP: #832929).
 -- Colin Watson <email address hidden>   Sun, 18 Sep 2011 02:18:11 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe interpreters

Downloads

File Size SHA-256 Checksum
scheme48_1.8+dfsg.orig.tar.gz 3.1 MiB b3911b32237b1be4d1e41b235f6178711546f0ec12a9d2ce7163e58dc0ddf685
scheme48_1.8+dfsg-1ubuntu1.diff.gz 17.6 KiB 0694e649a56d500d4436661a581b2ccdb213901126ca3c29a1e042e203c5d8ce
scheme48_1.8+dfsg-1ubuntu1.dsc 2.0 KiB cb774891046e125dbe9555ae7f46d7f4c1b75ea79135a4cca19ac23a1ab8003d

Available diffs

View changes file

Binary packages built by this source

cmuscheme48-el: Emacs mode specialized for Scheme48

 Scheme48 associates loaded code with specific files. This extension
 to the normal scheme-mode of Emacs uses this facility to associated
 data sent to a inferior Scheme process with the correct file. Scheme
 48 will automatically evaluate the code in the correct package for
 the file.

scheme48: No summary available for scheme48 in ubuntu raring.

No description available for scheme48 in ubuntu raring.

scheme48-doc: Documentation for the Scheme48 implementation of Scheme

 Scheme48 is an implementation of Scheme written by Richard Kelsey
 and Jonathan Rees. It is based on a byte-code interpreter and
 incorporates such elements as a sophisticated module system, a
 pre-emptive & user-level thread system, a well-integrated
 interactive environment, Clinger's explicit renaming low-level
 macros, and decent efficiency for its architecture.
 .
 This package provides "The Incomplete Scheme48 Reference Manual" in
 html and pdf form.