Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nsajko
9 months ago
|
parent
|
context
|
favorite
| on:
Fixing left and mutual recursions in grammars
Pratt's method only targets the operator precedence languages, not the DCFL. So much less powerful than LR parsing.
Rusky
9 months ago
[–]
That's true as Pratt described it. I mentioned it because it's a good example of the general idea of extending recursive descent to handle more deterministic grammars than vanilla LL.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: