Hi,
In message "Re: yyparse() and friends >> rubyparse() or rbparse()..."
on 02/05/28, Sean Chittenden <sean / ruby-lang.org> writes:
|All -p does is add a few #defines for build time at the top of the
|generated parser. I think it would be trivial to duplicate this by
|adding this to parse.y.
We already have those #defines in intern.h, so do you mean you want to
move them to parse.y?
matz.