Restricted Python
Restricted Python is a programming language created in 2007. RPython is a restricted subset of Python that is amenable to static analysis. RPython is a proper subset of Python, is statically typed, and does not allow dynamic modification of class or method definitions; however, it can still take advantage of Python features such as mixins and first-class methods and classes.
13Years Old | ?Users | ?Jobs |
- the Restricted Python website
- Restricted Python first appeared in 2007
- Have a question about Restricted Python not answered here? Email me and let me know how I can help.
Last updated August 9th, 2020