Hacker News new | ask | show | jobs
by mikevin 1137 days ago
Can you expand on why you prefer that approach?
1 comments

It's much easier to have a grammar that is LL(1) - which also makes recursive descent that much more convenient to write - if you separate.