pczarn/panini

Implement unification of multiple layers into a single grammar

pczarn opened this issue · 0 comments

LATM creates two context-free grammars. We should be able to unify them by running special logic on some completions. Panini's backend will be extended to take care of two layers at once. All of this seems a bit like a shoddy hack.