Hi everyone, I've been tinkering with Scheme and Python for a while now, and I've cooked up a translation of the interpreter from the textbook "The Structure and Interpretation of Computer Programs" into Python: http://hkn.eecs.berkeley.edu/~dyoo/python/pyscheme/ If anyone wants to use the code, please feel free. I hope this helps!