/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Strategies for Fast Lexers
(xnacly.me)
180 points
xnacly
| 1 comments |
14 Jul 25 14:42 UTC
|
HN request time: 0.208s
|
source
1.
sixthDot
◴[
15 Jul 25 14:10 UTC
]
No.
44571358
[source]
▶
>>44560871 (OP)
#
A problem I see with talking exclusively about lexing is that when you separate lexing from parsing you miss the point that is that a lexer is an iterator consumed by the parser.
ID:
GO
↑