Simple interpreter from scratch in Python

Credits: Jay ConrodEchoed from: http://www.jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-1 http://www.jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-2http://www.jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-3http://www.jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-4 The thing that attracted me most to computer science in college was the compiler.