Welcome to the new 4coder Lexer video series.
First video: • 4coder Lexer Ep. 1: Introduction to the Model
In this episode I start looking into the first tricky problem: optimizing out the condition handlers that only "peek" at their input. I realize that to make any progress I need to create a way of talking about sets of conditions that can trigger a handler.