Aubrey Jaffer maintains a package called SLIB which is a portable Scheme library which provides compatibility and utility functions for all standard Scheme implementations. To use this package, you have just to type
and follow the instructions given in the SLIB library to use a particular package. Note: SLIB uses also the
require and provide mechanism to load components of the
library. Once SLIB has been loaded, the standard
STklos |