1 R6RS Standard Libraries for GNU Guile
2 =====================================
4 This is an attempt to provide (some of) the standard R6RS libraries to
5 GNU Guile 1.8. The current status is described in the `STATUS' file.
6 Specifications are available from:
10 A Git repository of the source code is available on-line. To obtain a
11 copy, run the following command:
13 git-clone git://repo.or.cz/guile-r6rs-libs.git
15 Feel free to contribute!
17 Ludovic Courtès <ludovic.courtes@laas.fr>, October 2007.