Changes between Version 3 and Version 4 of PyPy
- Timestamp:
- Jul 31, 2008, 3:27:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyPy
v3 v4 1 PyPy allows you to create a Python runtime based on a language specification written in Python.1 !PyPy allows you to create a Python runtime based on a language specification written in Python. 2 2 It is in very active development and looks like it will be possible to produce Python runtimes 3 3 mature enough for production quite soon. 4 4 5 You can get Django running on PyPy by following this recipe DjangoAndPyPy5 You can get Django running on !PyPy by following this recipe DjangoAndPyPy 6 6 7 7 For more information visit web site: http://codespeak.net/pypy/dist/pypy/doc/home.html