Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wolfgang42 (talk | contribs) at 18:00, 5 December 2012 (Tagging with {{Prog-lang-stub}}). 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.