help-bison
[Top][All Lists]
Advanced

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

Re: Some more help..


From: Hans Aberg
Subject: Re: Some more help..
Date: Wed, 1 May 2002 14:01:46 +0200

At 10:26 +0200 2002/05/01, Deepak Modi wrote:
>  now my input to this comp.exe will be a model(rule-based word file)...now
>this is where i go blank..!!

The parser will read from a stream that you direct it to.

>  once my model is compiled with the help of comp.exe in what form will the
>output compiled file be..?? is it going to be in binary form,text
>form,user-understandable form or any other form..??

Whatever you direct it to, by writing in the suitable actions in the .y
file. -- Just as we said before. Please try to run some examples from the
Bison manual.

  Hans Aberg





reply via email to

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