Kürzlich las ich während einer Suche eines Emacs-Lisp-Interpreters in Python diesen Artikel über einen Mini-Scheme-Interpreter in Python von Peter Norvig und hatte dieselbe Erkenntnis wie Kommentator „Lost-Protocol“:

(How to Write a (Lisp) Interpreter (in Python))

2) I understood LISP for the first time. For atleast two years I have gone on and off about Lisp, never really ‚getting‘ it. Always thought it was a lousy language no matter how much people loved it. That thought changed after this article.