Alternative Ruby implementation written largely in Ruby itself. Last update was in 2020. Małaszkiewicz uses it as a readable reference for Ruby internals — specifically, to walk through the Ruby implementations of `Symbol#to_proc` and `Hash#to_proc`, which she finds easier to follow than MRI's C source.