help-bison
[Top][All Lists]
Advanced

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

Re: Defining %Start in Bison


From: Akim Demaille
Subject: Re: Defining %Start in Bison
Date: 18 Oct 2001 16:36:19 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

>>>>> "roland" == roland asmann <ROLAND> writes:

roland> I'm using a YACC-source, which I want to getthrough BISON.  It
roland> has a "%Start passone, passtwo" in it and YACC does not
roland> complain about this.  Now I tried it with BISON, and it tells
roland> me there is an error in this line.  What can I do about it?

What Yacc? How does it understand it?

%start is used to designate _the_ start symbol.  I'm not sure I
understand what a second start symbol could mean.



reply via email to

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