======================================================= PyPy: Python in Python implementation / Version 0.99.0 ======================================================= Welcome to PyPy! PyPy is both an implementation of the Python programming language, and an extensive compiler framework for dynamic language implementations. You can build self-contained Python implementations which execute independently from CPython. We invite you to head over to our detailed getting-started document: pypy/doc/getting-started.html or pypy/doc/getting-started.txt (local if you got a tarball or svn checkout) http://codespeak.net/pypy/dist/pypy/doc/getting-started.html which gives you many good starting and entry points into playing with PyPy. It will also point you to our documentation section which is generated from information in the pypy/doc directory. For information in what's new in this release, please read the release announcement: pypy/doc/release-0.99.0.txt or pypy/doc/release-0.99.0.html http://codespeak.net/pypy/dist/pypy/doc/release-0.99.0.html Since December 2004, the development of PyPy has been funded by the European Union's research programme. For more information on this aspect of the project please visit http://pypy.org/. Enjoy and send us feedback! the pypy-dev team $Id$ $HeadURL$