[added docs atsmyles@earthlink.net**20080829192722] adddir ./docs addfile ./docs/index.html hunk ./docs/index.html 1 + + R6RS for Gambit + +

+ Using Andre van Tonder's syntax-case & library system on Gambit +

+

+There is a R6RS distribution located at [[media:gambit-r6rs.tgz|gambit-r6rs.tgz]]. There is a compile script written in Gambit scheme that will compile all the libraries together into a loadable library. The libraries are divided into 3 layers; each layer being dependent on the previous layer. +

+
    +
  1. The Gambit libraries are where all the extensions to r5rs are put
  2. +
  3. the standard and base libraries.
  4. +
  5. The srfi's that are implemented by gambit.
  6. +
+

+There are some general differences: +

+

+Gambit libraries: +

+

+

+R6RS libraries implemented: +

+

+

+R6RS libraries (incomplete): +

+

+

+R6RS libraries missing: +

+

+

+SRFI libraries: +

+

+

+TODO: +

+