Logo

Scheme 9 from Empty Space by Nils M Holm

Large book cover: Scheme 9 from Empty Space

Scheme 9 from Empty Space
by

Publisher: Lulu Press
ISBN/ASIN: B00262VJBO
Number of pages: 130

Description:
Scheme 9 from Empty Space reproduces the completely self-contained and heavily commented 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.

Home page url

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

Similar books

Book cover: The Scheme Programming Language, 4th EditionThe Scheme Programming Language, 4th Edition
by - 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.
(18199 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.
(16271 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.
(19747 views)
Book cover: Sketchy LISPSketchy LISP
by - Lulu Press
Sketchy LISP is a step-by-step introduction to functional programming in Scheme. It covers various aspects of the language including data types, conditional evaluation, list processing, lexical scoping, closures, recursion, dynamic typing, etc.
(11461 views)