two things tagged “lisp”
How to Implement a Programming Language in JavaScript
A Lisp Interpreter in Python
Peter Norvig: (How to Write a (Lisp) Interpreter (in Python)). See also: HyLang. Looks super cool and always makes me wonder if anyone’s ever used it in production.…