Jump to content

Teach Yourself Scheme in Fixnum Days

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Shenlebantongying (talk | contribs) at 05:34, 13 September 2021 (External links: Update to current link). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.[1] It works as a concise tutorial of the Scheme language.[2]

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

[edit]

References

[edit]
  1. ^ "6 Invaluable Free Scheme Books - Page 2 - Linux Links - The Linux Portal Site". www.linuxlinks.com. Retrieved 2016-08-08.
  2. ^ "LtU Classic Archives". lambda-the-ultimate.org. Retrieved 2016-08-08.