mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
12b3c97347
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
378 B
Text
9 lines
378 B
Text
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>.
|