Viewing profile — johnryzon123
johnryzon123
HN member- Joined
- Wed, Aug 05, 2026, 9:32 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About johnryzon123
No profile information was provided.
Recent public activity
-
comment
Comment #49431550
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 pointe…
-
story
Show HN: Building a C Lexer from Scratch
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 :)
-
comment
Comment #49272297
Amazing job on this
-
comment
Comment #49272215
Very cool course