Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 85.178.179.11 (talk) at 07:56, 6 April 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

RPython (restricted python) is a subset of the Python programming language that is able to be statically compiled. It was created by the PyPy project.