help-bison
[Top][All Lists]
Advanced

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

Re: Building a parse tree...


From: Hans Aberg
Subject: Re: Building a parse tree...
Date: Mon, 20 May 2002 14:49:18 +0200

At 20:56 +0530 2002/05/19, Steve Fernandez wrote:
>How will you know which branch to
>attach
>the resulting new branch, and whether it will be the left/right child of
>the
>parent?

You have generated a parser, right, so it must know how to parse the input.
Note that this may not be your original grammar parse tree, if you have
tweaked the grammar to fit with the LALR algorithm that Bison uses.

  Hans Aberg





reply via email to

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