Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Restricted Python

< >

Restricted Python is a programming language created in 2007.

#2769on PLDB 17Years Old
Homepage

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.


- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll