[Edu-sig] pyscheme

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Tue, 1 Jan 2002 15:42:57 -0800 (PST)


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!