Articles in tag "Lexer"
2022.06.06: | Performance of coroutine-style lexers in Go |
2022.05.30: | Rewriting the lexer benchmark in Rust |
2022.05.03: | A faster lexer in Go |
2014.03.27: | Rewriting the lexer benchmark in Go |
2013.07.16: | Hand-written lexer in JavaScript compared to the regex-based ones |
2013.06.25: | Regex-based lexical analysis in Python and JavaScript |