Writing Debuggers in Plain Ruby! Fact or fiction?
Genadi Samokovarov • April 18, 2019 • Fukuoka, Japan
In this talk, we'll build a simple byebug-like debugger in plain Ruby. We'll try to go all the way, but also explain what we cannot do without some C or Java code.
Let's imagine a Ruby future, where a debugger written in Ruby can be used in CRuby, JRuby and even TruffleRuby!
RubyKaigi 2019