On Sun, Mar 21, 2010 at 5:05 AM, Neil Jerram <[email protected]> wrote: > True. But you should be able to work around that just by changing [ > and ] back to ( and ). > > (Personally I dislike those square brackets, and it seems to me an > unhelpful editorial choice to use them in TSPL. I don't recall my copy > having them; perhaps yours is a newer edition.)
The current version of _TSPL_, 3, is based on R6RS. Maybe using the 2nd version would be a better fit for learning Scheme with Guile? http://www.scheme.com/tspl2/
