This is my own Scheme sandbox I'm developing while reading The Little Schemer. I find Scheme very addicting and empowering -- once you start building your own library, it's hard to stop. Practical? No. Fun? Yes!
I've only tested this with Racket, but this should
work in other schemes (you might need to change include
to load
or
require
depending on what you're running).
Run this in an interactive environment like GNU Emacs or DrRacket.
Jon-Michael Deldin dev@jmdeldin.com
Summer 2012