Sketchy LISP
by Nils M Holm
Publisher: Lulu Press 2009
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

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.
(22108 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.
(19533 views)

by Dorai Sitaram
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.
(13627 views)

by R. Kent Dybvig - 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.
(17021 views)