You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 24575b212d
python/pypy: Fix slack-desc.
9 years ago
..
README python/pypy: Updated for version 2.6. 10 years ago
pypy.SlackBuild python/pypy: Updated for version 2.6.1. 10 years ago
pypy.info python/pypy: Updated for version 2.6.1. 10 years ago
slack-desc python/pypy: Fix slack-desc. 9 years ago

README

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>.