PyPy is a fast, compliant alternative implementation of the Python language
Enjoying this site? Please to help keep the Snapstats.org lights on.
Description
PyPy is a replacement for CPython. It is built using the RPython language
that was co-developed with it. The main reason to use it instead of CPython
is speed; it runs generally faster.