This message announces the availability of Scheme Library release
slib1d5.

New in release slib1d5 is:

	* Hyphens removed from file names.

	From: Pertti Kellom\"aki (TeX format), pk@cs.tut.fi
	PSD, the portable Scheme debugger. It does source code
	debugging for any R4RS compliant Scheme interpreter when run
	in a GNU Emacs buffer (either version 18 or 19). With psd you
	can
	 * set and clear breakpoints
	 * single step evaluation
	 * examine and change the variables of the debugged program
	 * follow execution in an editor window
	 * run a program until a run time error occurs, and examine
	   the state of the program

	It would be nice if PSD's TeX documentation were converted to
	texinfo form.  Any volunteers?

	From: Bryan O'Sullivan  (bos@scrg.cs.tcd.ie)
	* European distribution site: ftp.maths.tcd.ie:pub/bosullvn/jacal

SLIB is a portable scheme library meant to provide compatibiliy and
utility functions for all standard scheme implementations.

SLIB includes initialization files for Chez, ELK 2.1, GAMBIT,
MITScheme, scheme->C, Scheme48, and T3.1.  Scm4d also supports SLIB.

Documentation includes a manifest, installation instructions, and
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/slib1d5.tar.gz
prep.ai.mit.edu:pub/gnu/jacal/slib1d5.tar.gz
nexus.yorku.ca:pub/scheme/new/slib1d5.tar.gz
ftp.maths.tcd.ie:pub/bosullvn/jacal/slib1d5.tar.gz

SLIB-PSD is a portable debugger for Scheme (requires emacs editor):
altdorf.ai.mit.edu:archive/scm/slib-psd1-1.tar.gz
prep.ai.mit.edu:pub/gnu/jacal/slib-psd1-1.tar.gz
nexus.yorku.ca:pub/scheme/new/slib-psd1-1.tar.gz
ftp.maths.tcd.ie:pub/bosullvn/jacal/slib-psd1-1.tar.gz

Programs for printing and viewing TexInfo documentation (which SLIB
now has) come with GNU Emacs or can be obtained via ftp from:
prep.ai.mit.edu:pub/gnu/texinfo-3.1.tar.gz

Newly updated files in these directories are compressed with
patent-free gzip (no relation to zip).  The program to uncompress them
is available from
prep.ai.mit.edu:pub/gnu/gzip-1.2.4.tar
prep.ai.mit.edu:pub/gnu/gzip-1.2.4.shar
prep.ai.mit.edu:pub/gnu/gzip-1.2.4.msdos.exe

  ftp altdorf.ai.mit.edu [18.43.0.152] (anonymous)
  cd archive/scm
  bin
  get slib1d5.tar.gz

or
  ftp prep.ai.mit.edu (anonymous)
  cd pub/gnu/jacal
  bin
  get slib1d5.tar.gz

  `slib1d5.tar.gz' is a compressed tar file of a Scheme Library.

Remember to use binary mode when transferring the *.tar.gz files.
