Teach Yourself Scheme in Fixnum Days

Teach Yourself Scheme in Fixnum Days is an introductory book by Dorai Sitaram on the Scheme programming language using the Racket Scheme implementation. It is intended as a quick-start guide for novices. It works as a concise tutorial of the Scheme language.

The text is outdated in several parts, including its introduction to macros using an unhygienic macro system.

References


Uses material from the Wikipedia article Teach Yourself Scheme in Fixnum Days, released under the CC BY-SA 4.0 license.