norvig book ?



hi,
i am tryin to use the
chapter 6.2 in Peter Norvig's
book "Paradigms of Artificial Intelligence Programming".
http://www.norvig.com/paip.html
for performing the below case, but the code contains many other
functions i am still not getttin do i have to use all those functions
and also the bindings(i dont have any idea what they are) which are
present there can somebody let me know what part of code should i only
use for the below computation,

exp : (match '(?X 2 G) '(ABC 2 G))
returns : ( (?X ABC) (t t))

.



Relevant Pages

  • Re: Stop thinking in C
    ... I would say Peter Norvig's Paradigms of Artificial Intelligence ... Programming does just that. ... I teaches Lisp by applying it to some ...
    (comp.lang.lisp)
  • Re: Learning LISP from scratch
    ... book "Paradigms of Artificial Intelligence Programming'. ... Again, little CLOS usage. ...
    (comp.lang.lisp)
  • Re: Lisa: request for features
    ... You can use simple subset of Prolog, ... "Paradigms of Artificial Intelligence Programming". ...
    (comp.lang.lisp)
  • Re: Searching OO Associations with RDBMS Persistence Models
    ... programming models in use - it seems to be leading to a crossed ... object-relational and to some degree the procedural-relational paradigms ... that occurs at the programming level. ... And you are trying to make a conceptual link to justify your world view. ...
    (comp.object)
  • Re: AI Power pack
    ... "Paradigms of Artificial intelligence programming" by Peder Norvig ...
    (comp.ai)