Re: yyprint does not work with glr-parser
Joel E. Denny <jdenny <at> clemson.edu>
2010-02-08 18:59:08 GMT
On Mon, 8 Feb 2010, Csaba Raduly wrote:
> > %printer { fprintf (yyoutput, "%d", $$); } BOOL <integer>
> Pity that only 2.4 seems to accept the "<integer>" form.
Right, that was added in 2.3a.