Comment on The Broken Promises of MRI/REE/YARVparentComments−lusis15yThe article covers it but those are different C-based Ruby VM implementations:- 1.8 is MRI- 1.9 is YARV- 1.8 plus performance patches is REE
Comments
The article covers it but those are different C-based Ruby VM implementations:
- 1.8 is MRI
- 1.9 is YARV
- 1.8 plus performance patches is REE