Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cybercobra (talk | contribs) at 20:31, 22 February 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.