Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Nsda (talk | contribs) at 17:05, 30 November 2012. 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.

RPython homepage