본문

목차정보

[목차정보]
PART 1
Understanding Symbol Manipulation
Basic LISP Primitives
Definitions,Predicates,Conditionals,and Binding
Recursion and Iteration
Association Lists,Properties,and Data Abstraction
DefinitionUsing Lambda
Printing and Reading
Optional Parameters,Macros,and Backquote
List Storage,Surgery,and Reclamation
Examples Involving Arrays and Binary Images
Examples Involving Search
Examples from Mathematics
PART 2
The Blocks World
Rules for Good Programming and Tools for Debugging
Answering Questions about Goals
Object-centered Programming,Message Passing,and Flavors
Symbolic Pattern Matching
Expert Problem Solving Using Rules and Streams
Interpreting Augmented Transition Trees
Compiling Augmented Transition Trees
Procedure Writing Programs and English Interfaces
Implementing Frames
LISP and LISP