Cinder: Instagram's performance-oriented fork of CPython 5 years ago
How similar is it to RPython?
HN user
How similar is it to RPython?
Well, there is a GSoC student working on precisely that, right now.
It's the wrong level: the RPython toolchain has no notion of PHP-level types, they're entirely implemented by the interpreter. Besides, optional static types are nearly useless (performance-wise) when you have a JIT.