Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by FatalError (talk | contribs) at 02:32, 15 May 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.