summaryrefslogtreecommitdiffstats
path: root/python/pypy/README
blob: d322d59058e5d3aba2901533c356cb54d2a7dc9d (plain)
PyPy is a very compliant implementation of the Python language.  PyPy
has several advantages and distinctive features: speed (Just-in-Time
compiler), lower memory usage for large programs, sandboxing and
stackless mode.

This is a repackaging of the portable binaries from
<https://github.com/squeaky-pl/portable-pypy>.