Index of packages:

Package blocks-world

This package contains the source code of chapter 21, "The Blocks World with Classes and Methods" from Lisp (3rd edition) by Winston and Horn.

Package blocks-world-goals

This package contains the source code of chapter 22, "Answering Questions about Goals" from Lisp (3rd edition) by Winston and Horn.

Exported Symbol Index

blocks-world-goals:node, Class  (undocumented)
blocks-world-goals:attach-action, Generic Function  (undocumented)
blocks-world-goals:attach-parent, Generic Function  (undocumented)
blocks-world-goals:define-history-method, Macro  (undocumented)
blocks-world-goals:find-action, Function  (undocumented)
blocks-world-goals:node-action, Generic Function  (undocumented)
blocks-world-goals:node-children, Generic Function  (undocumented)
blocks-world-goals:node-parent, Generic Function  (undocumented)
blocks-world-goals:show-simple-tree, Function  (undocumented)
blocks-world-goals:tell-why, Macro  (undocumented)
blocks-world-goals:*current-node*, Variable  (undocumented)
blocks-world:ball, Class
blocks-world:basic-block, Class
blocks-world:brick, Class
blocks-world:hand, Class
blocks-world:load-bearing-block, Class
blocks-world:movable-block, Class
blocks-world:table, Class
blocks-world:wedge, Class
blocks-world:add-support, Generic Function
blocks-world:block-height, Generic Function
blocks-world:block-name, Generic Function
blocks-world:block-position, Generic Function
blocks-world:block-support-for, Generic Function
blocks-world:block-supported-by, Generic Function
blocks-world:block-width, Generic Function
blocks-world:clear-top, Generic Function
blocks-world:find-space, Function
blocks-world:get-rid-of, Generic Function
blocks-world:get-space, Generic Function
blocks-world:grasp, Generic Function
blocks-world:hand-grasping, Generic Function
blocks-world:hand-name, Generic Function
blocks-world:hand-position, Generic Function
blocks-world:make-space, Generic Function
blocks-world:move, Generic Function
blocks-world:put-on, Generic Function
blocks-world:remove-support, Generic Function
blocks-world:ungrasp, Generic Function