aboutsummaryrefslogtreecommitdiff
path: root/lang/slib/pkg-descr
blob: cd240f62571dea9ed2b2630bc3d4ae223b23c56b (plain) (blame)
1
2
3
4
5
6
7
8
9
A portable scheme library

This package is constructed to work with GNU Guile. To use the
features offered by the SLIB library, add the following construct
to your programs:

       (use-modules (ice-9 slib))

WWW: http://www.swiss.ai.mit.edu/~jaffer/SLIB.html