Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Meno25 (talk | contribs) at 14:51, 4 December 2012 (External links: clean up, added stub, uncategorised tags using AWB (8734)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The programming language RPython is a statically typed subset of Python.

RPython was created by and for the PyPy project; the PyPy interpreter is written in RPython.