Contents:
Here are some examples implemented with RPython:
Tutorial: Writing an Interpreter with PyPy, Part 1
Tutorial Part 2: Adding a JIT (code)
Kermit - an example interpreter
Implementing a Calculator REPL in RPython (code)