Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxerickson
4096 days ago
They have moved towards treating RPython as a framework:
http://rpython.readthedocs.org/
1 comments
jneen
4096 days ago
Yeah, it's basically a toolkit for building jitted languages. Basically the easiest way to get a tracing jit these days. So it'll be a self-hosting jit similar to pypy or pixie.
link