The details

Start...End time (UTC)
2021-09-11 02:30 - 02:55
Language
en
Description about the talk
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.