Hacker News new | ask | show | jobs
by tinco 4107 days ago
I am not 100% sure, but wasn't KRI a fork of MRI that at some point simply was merged? It would be a bit strange if the whole interpreter would be called KRI when most code was still written by Matz. Though Ko1 is the main developer currently Matz is still the visionary and decision maker.
2 comments

you are correct. A lot of the code is still the same from the original (1.8) matz' interpreter.
Thanks for clearing that up!