help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Custom yyparse


From: Hart, Justin
Subject: RE: Custom yyparse
Date: Fri, 27 Sep 2002 11:08:33 -0400

Nevermind, I found my answer, it was a whitespace issue.  It will be
inserted if the %% actions is full left, with no tabbing or other
whitespace.

-----Original Message-----
From: Hart, Justin [mailto:address@hidden
Sent: Friday, September 27, 2002 11:01 AM
To: 'address@hidden'
Subject: Custom yyparse


Ok, so, I've written a yyparse routine that does what I need it to do, and
I've tested it to assure that it is in fact parsing my grammar correctly.
It is.

So, by looking at the bison.simple file, I figured that %% actions would be
what I needed to put into my file to get the actions inserted in... but
apparently this is incorrect.  How do I flag where the actions are to be
inserted into my program?

Justin



_______________________________________________
address@hidden http://mail.gnu.org/mailman/listinfo/help-bison




reply via email to

[Prev in Thread] Current Thread [Next in Thread]