PyPy
ÊÇÒ»¸öÓÃPythonдµÄPython»·¾³£¬Ä¿Ç°³£ÓõÄÊÇC°æºÍJava°æµÄPython¡£ËüµÄÁбíÔÚÌÖÂÛ¾ÅÔ¿ªÊ¼Í
Ƴö1.0°æ¡£
PyPy, a standard Python implementation within Python.
target="_blank">http://codespeak.net/pipermail/pypy-dev/2005q1/001909.html
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Hi pypy-dev'ers,
i think it is time to start releasing PyPy. I suggest the
following release targets/characteristics:
PyPy-0.6 in April: Python Implementation running on top of CPython
with up-to-date documentation, nice entry points
PyPy-0.7 in June: translate Python programs (written within a restricted
subset of Python) to lower level languages, with
actual documented and tested tools to do it.
PyPy-0.8/0.9 in July/August: statically translated mostly self-contained
compliant Python implemenetation
PyPy-1.0 September: Milestone release: have a fully usable self-translating
Python implementation with focus on flexibility and
extensibility, _not_ on speed, let's name it the
"Knuth release" :-)
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""