Go to content

RubyConf 2021 - Beware the Dreaded Dead End!! by Richard Schneeman

Beware the Dreaded Dead End!! by Richard Schneeman Nothing stops a program from executing quite as fast as a syntax error. After years of “unexpected end” in my dev life, I decided to “do” something about it. In this talk we'll cover lexing, parsing, and indentation informed syntax tree search that power that dead_end Ruby library.

November 8, 2021