help-bison
[Top][All Lists]
Advanced

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

Re: AW: Fwd: Re: speed-up parsing


From: Christian Kristukat
Subject: Re: AW: Fwd: Re: speed-up parsing
Date: Fri, 21 Jun 2002 11:56:34 +0200

Hi Olav,

On Wednesday 19 June 2002 18:48, you wrote:
> More information can be found in "A Compact Guide to Lex & Yacc" that can
> be found here:
> http://www.epaperpress.com/lexandyacc/index.html
>
> Have a look on the Example Interpreter and the way, ther parse tree is
> stored in structures (page 23 ff)

That's nearly what I want, but one step is still missing. The interpreter ex() 
is called from the parser. I didn't succeed in going one level further, so 
that the synatx tree is really independent and closed and that ex() could be 
called from whereever. Could you give me a hint?

Regards, Christian





reply via email to

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