[scheme-catalog update docs atsmyles@earthlink.net**20100116002705 Ignore-this: ded0c2dccc04f7d752ccd9ddf21fc474 ] hunk ./docs/scheme-catalog.html 18 - +
hunk ./docs/scheme-catalog.html 20 - +
hunk ./docs/scheme-catalog.html 29 +R6RS provides a facility to define libraries. However it leaves unspecified where to find the library to load when a top level program references it. SRFI 103 attempts to codify how to find a library file on a filesystem. However, it sufferes from the following limitations: +
+