bison 3.0 released
bison 3.0 released
Posted Aug 3, 2013 17:45 UTC (Sat) by dakas (guest, #88146)In reply to: bison 3.0 released by andresfreund
Parent article: bison 3.0 released
So you can of course ask "why would it be the job of a music typesetting programming team to track down code generation problems in a compiler?". But then somebody needs to do it...
Moving to newer Bison would not be really feasible right now. But at one point of time, we certainly will do so. The LilyPond grammar does a lot of weird things, like generating artificial tokens and hoping that the grammar state has not permanently registered the previously seen token already. GLR parsers might or might not make this easier.
