GSoC/GCI Archive
Google Summer of Code 2013 GNU Project

Bison - partial orders precedence and associativity

by TOLMER Valentin for GNU Project

In Bison grammars, provide a way to declare precedence and associativity of symbols with a partial order to detect unwanted conflict resolutions. Unify the precedence declaration system with the %dprec rule for GLR.