Jump to content

RPython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tom Morris (talk | contribs) at 23:58, 4 December 2012 (added Category:Python (programming language); removed {{uncategorized}} using HotCat). 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.