Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
johnryzon123
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
johnryzon123
1mo ago
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
2.
▲
Show HN: Building a C Lexer from Scratch
(github.com)
2 points
by
johnryzon123
1mo ago
|
1 comments
3.
▲
by
johnryzon123
2mo ago
Amazing job on this
4.
▲
by
johnryzon123
2mo ago
Very cool course