The formal alternative is to create an abstraction, in the form of functions and perhaps data structures,
Question:
The formal alternative is to create an abstraction, in the form of functions and perhaps data structures, and refer explicitly to that abstraction in each new applicationin other words, to capture the abstraction in the form df a useable software tool. The interpreter pattern could be abstracted into a function as follows:
(defun interactive-interpreter (prompt transformer)
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: