Tim Lopez published an elegant and tiny LISP interpreter for Python on his blog. Inspired by Norvigâs Paradigms of Artificial Intelligence Programming. I developed an interpreter as well as a compiler for LISP in Python. Hence the interpreter is quite similar to Tim Lopezâ implementation, I will present sinC, the s-expression input compiler. SinC compiles my own proprietary LISP dialect to Python
{{#tags}}- {{label}}
{{/tags}}