Y
Hacker News
new
|
ask
|
show
|
jobs
by
_0ffh
853 days ago
> A hand-written recursive descent parser (with an embedded Pratt parser to handle expressions/operators)
Exactly the recipe I swear by as well!