Skip to content

brownplt/lambda-py

Repository files navigation

Racket implementation of Python. Overview -------- We are testing our implementation against the unit tests of Python 3.2.3: http://www.python.org/download/releases/3.2.3/ The source link is at: http://www.python.org/ftp/python/3.2.3/Python-3.2.3.tgz The tests in python-reference/ were drawn from the unit tests in the Lib/tests directory of that source bundle. This Repo --------- base/ this contains our implementation of desugaring, interpreter redex/ this contains the semantic implementation of lambda-py tests/ this contains various tests - a regression suite in python-reference, and other tests. 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11