Logo

The Scheme Programming Language, 3rd Edition

Large book cover: The Scheme Programming Language, 3rd Edition

The Scheme Programming Language, 3rd Edition
by

Publisher: MIT Press
ISBN/ASIN: B001HTC722

Description:
This book is intended to provide an introduction to the Scheme programming language but not an introduction to programming in general. The reader is expected to have had some experience programming and to be familiar with terms commonly associated with computers and programming languages.

Home page url

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

Similar books

Book cover: Scheme 9 from Empty SpaceScheme 9 from Empty Space
by - Lulu Press
The book reproduces C and Scheme source code to an interpreter for a broad subset of the Scheme programming language. By means of extensive annotations, examples, and numerous figures, it answers a lot of questions about crafting an interpreter.
(17234 views)
Book cover: Teach Yourself Scheme in Fixnum DaysTeach Yourself Scheme in Fixnum Days
by
This is an introduction to the Scheme programming language. It is intended as a quick-start guide, something a novice can use to get a non-trivial working knowledge of the language, before moving on to more comprehensive and in-depth texts.
(12912 views)
Book cover: The Scheme Programming Language: ANSI SchemeThe Scheme Programming Language: ANSI Scheme
by - Prentice Hall
This book is a straightforward introduction to Scheme, it brings the material up to date with respect to the ANSI standard. It covers the properties and features of Scheme, programming, and Scheme's procedures and syntactic forms.
(14675 views)
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.
(17547 views)