> I wrote a fairly straight-forward and minimalist lexer and it took >150 lines of C code

was it supposed to be "<150"?

They're saying the naive implementation was more than 150 lines of C code (300-450 bytes), i.e. too big.