Y
Hacker News
new
|
ask
|
show
|
jobs
by
sixthDot
341 days ago
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.