I have not needed anything like this in Grammatica, although I have
some vague memory of using them in YACC about 15 years ago. Perhaps
you can restructure your grammar to get the same effect, although I
don't know how.
On 8/02/2010 3:32 PM, Samir A. Mohamed wrote:
I'm not sure how to convert the precedence statements in
Yacc grammar into Grammatica like:
%right TPREINCR TPREDECR
%left '.' PPAREN
%glr-parser
Any ideas?
_______________________________________________
Grammatica-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/grammatica-users
|