summaryrefslogtreecommitdiffstats
path: root/python/pypy/README
blob: c59a2282566083305a2db132cf1a41dccb79de2c (plain)
1
2
3
4
5
6
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 binaries provided by upstream.