lithp.py
Summary
Lithp.py is a Python-based interpreter for John McCarthy's original Lisp, with heavily documented source code hosted on GitHub. The page enumerates the components (atom.py, env.py, error.py, fun.py, interface.py, lisp.py, lithp.py, number.py, reader.py, seq.py, core.lisp) and notes a Python 2.6.1+ requirement, inviting comments and anecdotes on the Lithp project.