gambc 4.8.8-2 source package in Ubuntu

Changelog

gambc (4.8.8-2) unstable; urgency=medium

  * Fixed some lintian warnings/errors
  * Repository moved to salsa
  * Removed suggestion of deprecated package r5rs-doc
  * libgambit4 replaces libgambc4 (Closes: #879917)

 -- Abdelhakim Qbaich <email address hidden>  Sun, 31 Dec 2017 14:37:29 -0500

Upload details

Uploaded by:
Abdelhakim Qbaich
Uploaded to:
Sid
Original maintainer:
Abdelhakim Qbaich
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gambc_4.8.8-2.dsc 1.9 KiB ff859274e3034a33a4dc04792b9f3d6b33edef217e69bf1fb0a486c9bf131200
gambc_4.8.8.orig.tar.gz 12.7 MiB 73beaa5526e998a7bf46208e6b5d5f307cd66c1a3f61e30913ef56925a0c9cde
gambc_4.8.8-2.debian.tar.xz 46.9 KiB e7ed2238205a770f9201c3b065fd64db2a512d8a2aa5d7e9b74a6aeaddbb3c10

No changes file available.

Binary packages built by this source

gambc: Gambit Scheme interpreter and compiler

 The gambc package includes a Scheme interpreter and a Scheme compiler which
 can be used to build standalone executables. The thread system is very
 efficient and can support millions of concurrent processes.
 .
 The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The
 full numeric tower is implemented, including: infinite precision integers
 (bignums), rationals, inexact reals (floating point numbers), and complex
 numbers. Gambit supports a number of extensions to the standards.

gambc-dbgsym: debug symbols for gambc
gambc-doc: documentation for the Gambit interpreter and compiler

 The package includes info, .pdf, and text versions of the Gambit manual,
 a 200+ page document containing a complete description of the interpreter
 and compiler suite. Also included are numerous examples, benchmark code,
 and an implementation of syntax-case for Gambit.

libgambit4: Shared libraries for the Gambit interpreter and compiler

 The package includes .so, .c and .scm files, which are necessary to
 run the Gambit interpreter and the Gambit compiler.

libgambit4-dbgsym: debug symbols for libgambit4
libgambit4-dev: Header file and link for the Gambit shared library

 The package includes gambit.h and the libgambit.so, libgambitgsi.so
 and libgambitgsc.so links.