This message announces the availability of Scheme Library release slib-3c2.

SLIB is a portable Scheme library providing compatibility and utility
functions for all standard Scheme implementations.

SLIB supports Bigloo, Chez, ELK-3.0, Gambit-4.0, Gauche-0.9, Guile,
JScheme, MacScheme, MITScheme, Pocket-Scheme, RScheme, S7, scheme->C,
Scheme48, SCM, SCM-Mac, scsh, SISC, Stk, T3.1, umb-scheme, and VSCM.

SLIB is free software.  It has a Permissive-Non-Warranty license
<http://people.csail.mit.edu/jaffer/SLIB_COPYING.txt>.

Documentation and distributions in several formats are linked from
SLIB's home page:

	      <http://people.csail.mit.edu/jaffer/SLIB>

Links to distributions of SLIB and related softwares are at the end of
this message.

			      -=-=-=-=-

slib-3c2 news:

Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/slib/slib/ChangeLog>

* printf.scm (Standard Formatted Output): Added ~ flag and changed
  %k and %K behaviors:

    Print a number like ‘%g’, except that an SI prefix is output after
    the number, which is scaled accordingly.  ‘%K’ outputs a space
    between number and prefix, ‘%k’ does not; with the ‘~’ flag, ‘%~K’
    outputs ‘~’ between number and prefix, and ‘%~k’ outputs ‘.’.

			      -=-=-=-=-

SLIB is available from:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2.zip>
Also available as RPM:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.src.rpm>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.noarch.rpm>
Also available as MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c2-1.exe>

SLIB-PSD is a portable debugger for Scheme (requires emacs editor):
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-psd1-3.tar.gz>

SCHELOG is an embedding of Prolog in Scheme+SLIB:
 <http://www.ccs.neu.edu/home/dorai/schelog/schelog.html>

Programs for printing and viewing TexInfo documentation (which SLIB
has) come with GNU Emacs or can be obtained via ftp from:
 <ftp://ftp.gnu.org/pub/gnu/texinfo>
