Define symbol as a macro standing fbr a pat-match pattern. (setf (get symbol 'expand-pat-match-abbrev) (expand-pat-match-abbrev expansion)) (defun
Question:
"Define symbol as a macro standing fbr a pat-match pattern."
(setf (get symbol 'expand-pat-match-abbrev)
(expand-pat-match-abbrev expansion))
(defun expand-pat-match-abbrev (pat)
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Paradigms Of Artificial Intelligence Programming Case Studies In Common Lisp
ISBN: 9781558601918
1st Edition
Authors: Peter Norvig
Question Posted: