This highly accessible introduction to Lisp is suitable both for novices approaching their first programming language and experienced programmers interested in exploring a key tool for artificial intelligence research. The text offers clear, reader-friendly explanations of such essential concepts as cons cell structures, evaluation rules, programs as data, and recursive and applicative programming styles. The treatment incorporates several innovative instructional devices, such as the use of function boxes in the first two ...
Read More
This highly accessible introduction to Lisp is suitable both for novices approaching their first programming language and experienced programmers interested in exploring a key tool for artificial intelligence research. The text offers clear, reader-friendly explanations of such essential concepts as cons cell structures, evaluation rules, programs as data, and recursive and applicative programming styles. The treatment incorporates several innovative instructional devices, such as the use of function boxes in the first two chapters to visually distinguish functions from data, use of evaltrace notation in later chapters to illustrate the operation of evaluation rules, and "Dragon stories" to explain recursion. The book contains nearly 400 diagrams and illustrations, and 77 pages of answers to exercises. Advanced topics and "toolkit" sections, and a variety of complete programs, extend readers' programming power. Reprint of the Benjamin Cummings Publishing Company, Inc., 1990 edition.
Read Less
Add this copy of Common Lisp: a Gentle Introduction to Symbolic to cart. $23.00, new condition, Sold by indoo rated 4.0 out of 5 stars, ships from Avenel, NJ, UNITED STATES, published 2013 by Dover Publications Inc..
Add this copy of Common Lisp: a Gentle Introduction to Symbolic to cart. $37.43, new condition, Sold by TextbookX rated 5.0 out of 5 stars, ships from Norwalk, CT, UNITED STATES, published 2013 by Dover Publications Inc..
Add this copy of Common Lisp: a Gentle Introduction to Symbolic to cart. $66.81, new condition, Sold by Just one more Chapter rated 3.0 out of 5 stars, ships from Miramar, FL, UNITED STATES, published 2013 by Dover Publications.
Add this copy of Common Lisp: a Gentle Introduction to Symbolic to cart. $76.49, new condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2013 by Dover Publications.
This a must read book for everyone who wants to learn Common Lisp . It is a very readable book for even non-native English speakers.Touretzky professionally touches every topic from the most primitives such as functions and basic data structures to most advanced ones like macros in a step by step manner.You don't need any special background to read this book, a basic programming background would be enough.Read and enjoy!