If anyone wants to try the flavour of Scheme used in the book, install Racket and use:
#lang simply-scheme #lang simply-schemeThe easiest way is to go to inside DrRacket and open the menu File > Package Manager and add "simply-scheme".
Or if you prefer the command line, something like
raco pkg install simply-shemeThe full PDF is available here: https://ia800200.us.archive.org/13/items/SimplyScheme/Simply...