On Mon, 30 Jul 2007, Arun K V wrote:

> My requirement is a thread safe parser using lex and yacc.

> Should I use a
> 
> pure-parser
> 
> push_pull
> 
> Or something else?

%pure-parser

> Do I have to do this manually in the generated file, or is there a switch
> that I can give to flex to get it to generate in form which will make it
> thread safe?

You might try a Flex mailing list for those questions.


_______________________________________________
[email protected] http://lists.gnu.org/mailman/listinfo/help-bison
  • Help ..... Arun K V
    • Re: Help ..... Joel E. Denny

Reply via email to