This is slippery chicken, the minimal install version.  CMN is included and
both Lilypond and MIDI file writing works, but there are no CLM or CM packages.

To run, double click on sc.bat (Windows 7 32-bit but should also run on 64-bit
systems) or sc (OSX 64-bit) then type (sc) at the Lisp prompt.

You can create an Emacs->Lisp connection by installing SLIME
(http://common-lisp.net/project/slime/), otherwise you'll have to paste Lisp
code at the prompt or load it via files, e.g. (load "/path/to/my-file.lisp")

Documentation and other resources are available online at
http://www.michael-edwards.org/sc

slippery-chicken is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option) any
later version.

slippery-chicken is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
slippery-chicken; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA


Michael Edwards
m@michael-edwards.org
18th June 2013
