purepy 0.1.0-a1
A Pure Python Implementation of CPython
The CPython implementation is the standard for Python (the language). The purepy package is a translation of the C code to pure Python, to a limited degree of completion. Additionally, purepy provides an interface around an alternate organization of the codes, aligned with structural and topical similarities.
purepy is intended for two things: helping developers understand the CPython implementation; and experimenting with it in pure Python.
- Author: Eric Snow
- Home Page: https://bitbucket.org/ericsnowcurrently/custompy
- Categories
- Package Index Owner: Eric.Snow
- DOAP record: purepy-0.1.0-a1.xml
