Logo

The Scheme Programming Language: ANSI Scheme

Large book cover: The Scheme Programming Language: ANSI Scheme

The Scheme Programming Language: ANSI Scheme
by

Publisher: Prentice Hall
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Write Yourself a Scheme in 48 HoursWrite Yourself a Scheme in 48 Hours
by - Wikibooks
You'll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a good-sized subset of R5RS Scheme. Along the way, you'll learn Haskell's I/O, mutable state and dynamic typing.
(17460 views)
Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by
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.
(16182 views)
Book cover: Concrete Abstractions: An Introduction to Computer Science Using SchemeConcrete Abstractions: An Introduction to Computer Science Using Scheme
by - Course Technology
The book Concrete Abstractions covers the programming and data structures basics. It will give first-time computer science students the opportunity to not only write programs, but to prove theorems and analyze algorithms as well.
(19643 views)
Book cover: How to Use SchemeHow to Use Scheme
by
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.
(20684 views)