Welcome to the new 4coder Lexer video series.
First video: • 4coder Lexer Ep. 1: Introduction to the Model
In this episode I setup model preprocessing to split out the end-of-file transitions in each state and generate code for them first, then generate code for the rest of the transitions. I also write code generation for flag checks.