Hacker News new | ask | show | jobs
by lusis 5459 days ago
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