Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ChongDae (talk | contribs) at 05:44, 29 October 2020 (rv for wikidata link). 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.