help-bison
[Top][All Lists]
Advanced

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

Re: No Bison 3 in untainted macOS installs


From: Hans Åberg
Subject: Re: No Bison 3 in untainted macOS installs
Date: Fri, 21 Dec 2018 10:22:09 +0100

> On 21 Dec 2018, at 10:00, Uxio Prego <address@hidden> wrote:
> 
>> A threaded parser aside, I found threading difficult to debug in general, so 
>> good with a way to turn it off.
> 
> Not sure what do you mean. Threaded parser to me sounds like a *.y
> source code doc where threads are spawned and joined in the inner
> code blocks of grammar rules.

You snipped the part I replied to:

> - On performance or multithreading problems while in
> Yacc mode:
> 1. Proxy all parsing needs in a single thread and
>    queue parsing requests.

I am not sure what you mean here. I looks like you want to make a threaded 
parser, which I haven't tried.





reply via email to

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