The Development of Chez Scheme [pdf]

  • I'm actually in the middle of implementing a Scheme variant at the moment, so it's interesting to read about the features/decisions involved in another implementation.

    Scheme really is a beautiful language! I just ordered copies of SICP and 'The Little Schemer', I'm looking forward to reading them!

    Are there any Schemers on HN who would care to recommend other 'required reads' for a new Scheme developer?

  • "Any software problem can be solved by adding another layer of indirection." -Steven M. Bellovin