Previous: , Up: Common Lisp Books   [Contents][Index]


5.11.9 Lisp 3rd Edition by Patrick Henry Wilson

Source Code

Winston’s book covers the basic concepts of the language, but also gives a lot of detail about programming AI topics such as rule-based expert systems, forward chaining, interpreting transition trees, compiling transition trees, object oriented programming, and finding patterns in images. Not a tutorial. Has many good examples. Source code for the examples is available in this directory.