Hacker News new | ask | show | jobs
by StavrosK 4839 days ago
Yes, actually. Exactly that. They wrote the interpreter in RPython (running over CPython), then wrote an RPython to C compiler in RPython (again on CPython), and then compiled the interpreter using the compiler.

Someone correct me if I'm wrong, though.

1 comments

The RPython compiler does not need to be written in RPython itself.
He didn't say it had to be, he said it was.

"The RPython compiler is written in RPython". "The RPython compiler had to be written in RPython". See the difference? Fucking retard.

What's with the unnecessary hostility?
Flagged. We don't need that kind of thing round here.
Well, it's not. RPython compiler is written in Python.