slackbuilds_ponce/python/pypy3
Audrius Kažukauskas 8215cc592b python/pypy3: Updated for version 5.9_beta.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2017-11-04 07:17:35 +07:00
..
pypy3.info python/pypy3: Updated for version 5.9_beta. 2017-11-04 07:17:35 +07:00
pypy3.SlackBuild python/pypy3: Updated for version 5.9_beta. 2017-11-04 07:17:35 +07:00
README
slack-desc

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.

NOTE: this script is for PyPy which implements Python 3.

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