b3b00 opened this issue 2 years ago · 0 comments
Lexing is still the performance bottleneck in the global parsing process, if with the generic lexer :
Lexing may be improved by generating source code at build time (source code generator) or IL at runtime.