Hello @mdaines,
(I hope you don't mind another issue)
I think it would be awesome if there was a way to load sample grammars (and perhaps make it easy to submit them via PRs?). I'm thinking of something like the "Load Sample" feature in edotor, but with a short description for why the grammar is considered to be interesting.
"Mysterious conflict"
Here's one grammar that I think is interesting source:
on grammophone
It demonstrates a grammar that is LALR(1), but not LR(1). The conflict is known as a "mysterious conflict".
Hello @mdaines,
(I hope you don't mind another issue)
I think it would be awesome if there was a way to load sample grammars (and perhaps make it easy to submit them via PRs?). I'm thinking of something like the "Load Sample" feature in edotor, but with a short description for why the grammar is considered to be interesting.
"Mysterious conflict"
Here's one grammar that I think is interesting source:
on grammophone
It demonstrates a grammar that is LALR(1), but not LR(1). The conflict is known as a "mysterious conflict".