Slide 6
Slide 6 text
RPython Quick Facts
Restricted subset of Python
Statically typed (type inference)
Still allows metaprogramming
RPython programs still run under {C,J,Iron}Python
Three backends: C, .NET, JVM
Almost as fast as C, C#, Java
Antonio Cuni (DSL’07 OOPSLA) RPython, a dynamic static language October 22, 2007 5 / 26