Logo

Sketchy LISP by Nils M Holm

Large book cover: Sketchy LISP

Sketchy LISP
by

Publisher: Lulu Press
ISBN/ASIN: 1411674480
ISBN-13: 9781411674486
Number of pages: 180

Description:
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. By means of numerous examples of varying complexity, it takes the reader on an entertaining and informative tour through the language.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

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.
(18180 views)
Book cover: The Scheme Programming Language, 3rd EditionThe Scheme Programming Language, 3rd Edition
by - MIT Press
This book provides 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.
(16222 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.
(12897 views)
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.
(17210 views)