Version 0 of pypy

Updated 2014-05-26 06:19:12 by pooryorick

pypy is a fast , compliant alternative implementation of Python that provides the ability to run untrusted code in a fully secure way . It also supports stackless mode , providing micro-threads for massive concurrency .

Description

pypy is implemented in Rpython