Skip to content

Lisp

Best in textbook rentals since 2012!

ISBN-10: 0201083191

ISBN-13: 9780201083194

Edition: 3rd 1989

Authors: Patrick H. Winston, Berthold K. Horn

List price: $54.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $54.99
Edition: 3rd
Copyright year: 1989
Publisher: Addison Wesley
Publication date: 7/2/2019
Binding: Hardcover
Pages: 640
Size: 7.50" wide x 9.00" long x 1.00" tall
Weight: 1.980
Language: English

Understanding Symbol Manipulation
Basic LISP Primitives
Procedure Definition and Binding
Predicates and Conditionals
Procedure Abstraction and Recursion
Data Abstraction and Mapping
Iteration on Numbers and Lists
File Editing, Compiling, and Loading
Printing and Reading
Rules for Good Programming and Tools for Debugging
Properties and Arrays
Macros and Backquote
Structures
Classes and Generic Functions
Lexical Variables, Generators, and Encapsulation
Special Variables
List Storage, Surgery, and Reclamation
LISP in LISP
Examples Involving Search
Examples Involving Simulation
The Blocks World with Classes and Methods
Answering Questions about Goals
Constraint Propagation
Symbolic Pattern Matching
Streams and Delayed Evaluation
Rule-Based Expert Systems and Forward Chaining
Backward Chaining and PROLOG
Interpreting Transition Trees