Entwicklerinformationen
|
pypy | the Python in Python interpreter, C backend translation | Mehr ... |
The PyPy project aims to provide a Python implementation of the Python interpreter. . This package provides the PyPy interpreter compiled using the C backend and no special additionnal functionality. As such it can be used as another implementation of the Python language. See pypy-stackless for an enhanced version. |
pypy-dev | the Python in Python interpreter, interpreted version | Mehr ... |
The PyPy project aims to provide a Python implementation of the Python interpreter. . This package provides the interpreted version of PyPy, which requires a Python interpreter to run. It is able to translate itself using several backends. To do this, you will need to install some of the Recommended packages, as well as upgrade your machine with lots of RAM. . Install this package if you want to translate RPython programs, or to build a custom translated version of the PyPy interpreter. |
pypy-doc | Documentation for PyPy | Mehr ... |
The PyPy project aims to provide a Python implementation of the Python interpreter. . This package provides documentation for the PyPy interpreter, the translation process, etc. You will definitely need it if you intend to play with PyPy. |
pypy-lib | standard Python library for PyPy | Mehr ... |
The PyPy project aims to provide a Python implementation of the Python interpreter. . This package provides a version of the standard Python library suitable for use with the PyPy interpreter, both interpreted and translated. |
pypy-logic | the python in python interpreter, C backend translation | Mehr ... |
The pypy project means to provide a python implementation of the Python interpreter. . This package provides the pypy interpreter compiled using the C backend, using the logic objectspace. . homepage: http://codespeak.net/pypy/
|
pypy-stackless | the Python in Python interpreter, C backend translation | Mehr ... |
The PyPy project aims to provide a Python implementation of the Python interpreter. . This package provides the PyPy interpreter compiled using the C backend, with stackless functionality. |