The Scheme Programming Language: ANSI Scheme
by R. Kent Dybvig
Publisher: Prentice Hall 1996
ISBN/ASIN: 0134546466
ISBN-13: 9780134546469
Number of pages: 272
Description:
This book is a straightforward, no-nonsense introduction to Scheme, and in its second edition brings the material up to date with respect to the ANSI standard. It covers the properties and features of Scheme; Scheme programming for the novice and advanced Scheme programmer; and Scheme's procedures and syntactic forms.
Download or read it online for free here:
Read online
(online html)
Similar books

by Bill Hails
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(17247 views)

by Brian Harvey, Matthew Wright - The MIT Press
For anyone learning the Scheme programming language, the second edition of 'Simply Scheme: Introducing Computer Science' provides a very digestible textbook-style introductory tutorial to this powerful and elegant language.
(19490 views)

by M. Felleisen, R. Findler, M. Flatt, S. Krishnamurthi, P. Steckler
This tutorial bridges the gap between the basic steps of how to design programs and how to design large programs. It will introduce you to some basic ideas, such as file input and output, to more advanced things, such simple GUI design.
(22024 views)

by R. Kent Dybvig - The MIT Press
This book covers the language of the Revised Report. It is intended to provide a more comprehensive introduction and reference manual for the language, with more explanatory text and examples, suitable more for users than for implementors.
(19029 views)