
                           common-scheme
                           -------------

                 http://synthcode.com/scheme/common-scheme/

                            version 0.3
                            Sep 7, 2005


This directory contains the initial version of Common-Scheme.  Currently
Chicken, Gauche, Guile and SISC are supported.  To install, simply type

  make
  make install

The necessary files will be installed for all implementations you have
on your system.  You can then

  make tools
  make install-tools

to install the optional "common-scheme" tool.  Bash completion for
common-scheme is provided in bash_completion.d/common-scheme.

See the examples directory for a quick-start.  The full documentation is
in common-scheme.html.

The mailing list information is at:

  https://mail.gna.org/listinfo/scheme-hackers-common-scheme/

