Lisp interpreter made in Python for didactic purposes
Credits go to: http://www.michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/
Just following along the Michael Nielsen tutorial on how to understand Lisp as the Maxwell's Equations of Software. Additional credits to Peter Norvig's Lispy and Paul Graham's essay on the roots of Lisp.
ToDo:
- Complete the Lisp interpreter written in Lisp