home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!think.com!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
- From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
- Subject: slib1c2 Scheme library available
- Message-ID: <JAFFER.92Nov20180711@camelot.ai.mit.edu>
- Sender: news@mintaka.lcs.mit.edu
- Organization: M.I.T. Artificial Intelligence Lab.
- Date: Fri, 20 Nov 1992 23:07:11 GMT
- Lines: 39
-
- This message announces the availability of Scheme Library release
- slib1c2.
-
- New in release slib1c2 are: Several bug fixes and functions for
- manipulating the case of strings. Macro:repl now uses DYNAMIC-WIND
- to catch errors and interrupts. This results in a useable interactive
- top level for those implementations which support DYNAMIC-WIND.
-
- From: hanche@ams.sunysb.edu (Harald Hanche-Olsen) comes fixed floating
- random distributions.
-
- SLIB is a portable scheme library meant to provide compatibiliy and
- utility functions for all standard scheme implementations.
-
- SLIB includes initialization files for ELK 1.5, GAMBIT, MITScheme,
- scheme->C, Scheme48, and T3.1. Scm4a also supports SLIB.
-
- Documentation includes a manifest, installation instructions, and
- proposed coding standards for the library. Documentation on each
- library package is supplied.
-
- SLIB can be obtained via ftp (detailed instructions follow) from:
- altdorf.ai.mit.edu:archive/scm/slib1c2.tar.Z
- nexus.yorku.ca:pub/scheme/new/slib1c2.tar.Z
-
- ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
- cd archive/scm
- bin
- get slib1c2.tar.Z
-
- or
- ftp nexus.yorku.ca (anonymous)
- cd pub/scheme/new
- bin
- get slib1c2.tar.Z
-
- `slib1c2.tar.Z' is a compressed tar file of a Scheme Library.
-
- Remember to use binary mode when transferring the *.tar.Z files.
-