1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
This message announces the availability of Scheme Library release slib-3c1.
SLIB is a portable Scheme library providing compatibiliy 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-3c1 news:
slib-3c1 releases Radey Shouman's vicinity extension! Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/slib/slib/ChangeLog>
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
Radey Shouman accepts vicinity symbols 'library, 'implementation,
'home, and 'user, which expand to the value of the corresponding
"*-vicinity" procedure.
-=-=-=-=-
SLIB is available from:
<http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1.zip>
Also available as RPM:
<http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1-1.src.rpm>
<http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1-1.noarch.rpm>
Also available as MS-Windows installer:
<http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1-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>
|