[CM] fixes fixes fixes

Rick Taube taube@uiuc.edu
Wed, 19 Mar 2003 10:21:59 -0600


Ive made lots of fixes to both the book and the sources. cm-2.4.0 
w/chapter material from ch. 9-22 has been tested in the following 
lisp's:

linux/cmucl 18d
osx/openmcl 0.13.2
osx/guile 1.6.1
osx/mcl 5.0 beta
osx/clisp 2.29
os9.2/mcl 4.2

Testing involved running all the book examples through each lisp. 
Besides the ton of fixes (mostly guile) the only new feature is the #& 
macro that replaces #!.  All documentation now makes reference to #& 
but the #! will still work in CLTL.

tarfile:
ftp://ccrma-ftp.stanford.edu/pub/Lisp/cm/sources/cm-2.4.0.tar.gz

New versions of the chapters fixes all typos that im aware and all 
examples are working.
The nicest new feature is the "Chapter Source Code" seection at the end 
of each chapter with a link to a lisp source code file containing all 
the examples and interaction in that chapter. This allows you to simply 
load that file into Xcm or whateverand run  each example simply by 
doing C-x X-e on it :)
Other improvements:
Every chapter now has differnt numberings for examples and interactions.
Every chapter in the book now has sound examples linked.
Added example indentation to make everything prettier.

http://pinhead.music.uiuc.edu/~hkt/nm/




  and a new cm-2.4.0.tar.gz