I'm pleased to announce version 0.7 of the Scheme Untergrund Library
(sunterlib). Sunterlib hosts contributed libraries for Scheme 48 and
Scsh.
This version is for Cygwin users, others have no reason to upgrade
from 0.6.
Project web site:
http://www.scsh.net/resources/sunterlib.html
Current release:
http://savannah.nongnu.org/download/sunterlib/sunterlib-0.6.tar.gz
Sunterlib is hosted at savannah:
http://savannah.nongnu.org/projects/sunterlib/
The project site offers cvs access to the source code and a bug
tracking system. Sunterlib already hosts packages from several
authors; you may contribute your own packages to this library too.
Please contact one the project administrators if you are interested.
NEWS
version 0.7 2004-06-03
* The MS-DOS accommodation release. Cygwin tar can't deal with
aux.scm, so it has been renamed.
S48 LIBRARIES
args-fold: a program option processor (SRFI-37).
Copyright (c) 2004 Anthony Carrico
banana: http://twistedmatrix.com/documents/specifications/banana.html
Copyright (c) 2003 Taylor Campbell
binary-parse: Reading of bits from a byte-stream.
Copyright (c) 2003 Martin Gasbichler, Oleg Kiselyov
CML: This is an implementation of the Concurrent ML event algebra
(called rendezvous here) and some of higher-level synchronization
abstractions.
Copyright (c) 2003 Mike Sperber
concurrency: semaphores, with-lock.
Copyright (c) 2003 Martin Gasbichler
continuation-data-type: encapsulates continuations into a
data type.
Copyright (c) 2003 Martin Gasbichler
SRFI-34/35: An exception and condition system for Scheme
restart: simple restartable exceptions with SRFI-34/35
Copyright (c) 2002 Richard Kelsey, Michael Sperber
Copyright (c) 2004 Eric Knauel
reinitializers: Specify code to run on scsh's startup
Copyright (c) 2003 Martin Gasbichler
intsets: Sets of integers represented as sorted lists of intervals.
Copyright (c) 2003 Michel Schinz
krims: Odds and ends (srfi-1+, srfi-9+, assert and other syntax & stuff)
[ intended for internal use ]
Copyright (c) 2003 Rolf-Thomas Happe
module-system: Module system extensions. Run-time access to
the Scheme48 module system.
Copyright (c) 2003 Martin Gasbichler
procedure-tables: PROCEDURE-HASH and MAKE-PROCEDURE-TABLE for tables whose keys
are procedures
Copyright (c) 2003 Taylor Campbell
mini-profiler: a minimalistic profiler
Copyright (c) 2003 Matthias Neubauer, Eric Knauel
srfi-10: A SRFI 10 implementation with a facility for user-defined reader
constructors.
Copyright (c) 2003 Taylor Campbell
SCSH LIBRARIES
afs: Obtain and manipulate access control lists in AFS.
Copyright (c) 2003 Martin Gasbichler
base64: Base64 encoding/decoding functions.
Copyright (c) 2003 Michel Schinz
bytio: Byte I/O.
Copyright (c) 2003 Rolf-Thomas Happe
dir-streams: Represent and process directories as streams of files and
sub-directories.
Copyright (c) 2003 Martin Gasbichler, Eric Knauel, Matthias Neubauer
file-mode: Data type for file mode (copied from Scheme 48)
Copyright (c) 2001 Richard Kelsey
Copyright (c) 2003 Martin Gasbichler
image-info: Extract vital stats from (graphic) images.
Copyright (c) 2003 Rolf-Thomas Happe
interaction: Read-eval-print-loop fun.
Copyright (c) 2003 Martin Gasbichler
pps: a portable version of the ps (process status) command.
Copyright (c) 2003 Martin Gasbichler
sequences: Procedures for abstract and general sequences, in particular
vectors.
Copyright (c) 2003 Rolf-Thomas Happe
tiff: Read entries from the (first) image directory of tiff files.
Copyright (c) 2003 Oleg Kiselyov
Copyright (c) 2003 RT Happe
treaps: An ordered dictionary data structure, based on randomized
search trees (treaps).
Copyright (c) 2001 Oleg Kiselyov
Copyright (c) 2003 Martin Gasbichler
--
Anthony Carrico
http://giftfile.org
signature.asc
Description: Digital signature
|