Hacker News new | past | comments | ask | show | jobs | submit login

LL(n) can be limiting indeed. But you can easily mix, say, PEG and Pratt. Because where else do you need LR-like parsing but in the binary expressions, the C-style dot syntax and so on.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: