Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of reimplementing Ruby's core library as a gem in this 30-minute conference talk from RubyConf 2022. Delve into the potential benefits and challenges of writing Ruby's core classes like String and Time in Ruby itself, rather than as part of the interpreter. Examine how this approach, originally pioneered by Rubinius and now maintained by the TruffleRuby team, could impact performance, readability, and debugging. Consider the implications for Ruby developers and the language ecosystem as a whole, while gaining insights into the inner workings of Ruby's core functionality.