I am currently building a lexer/scanner from scratch. We made it using the C programming language and it's as basic as 123. I really want feedback, thanks :)
The lexer uses 2 strings (start and current) to be faster than usual, unlike other niche scanners that usually use other variables. It's poster-based lexer which could cause pointer desync. I'm trying to find some bugs to fix
1 comment
[ 0.24 ms ] story [ 11.6 ms ] thread