help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

matching


From: rick
Subject: matching
Date: 26 Feb 2006 06:49:51 -0800
User-agent: G2/0.2

Hello all,
Does anybody knows how to program the code for the utility as :

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

i am using the code from the below link nut not able to get what it
doea as there are many unnecessary functions present but i am not able
to figur eout whihc ones.. Can somebody help me with it.

"Paradigms of Artificial Intelligence Programming".
http://www.norvig.com/paip.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]