> On 15 Dec 2018, at 20:52, Hans Åberg <haber...@telia.com> wrote:
> 
>> On 15 Dec 2018, at 19:31, Uxio Prego <uxio.pr...@gmail.com> wrote:
>> 
>> [...]
> 
> The Bison generated parser is platform independent, so it can distributed, 
> and if you do that, you can move to latest Bison as quickly as possible. Only 
> those that want to rewrite the parser would then need Bison installed.
> 
>> [...]
> 
> 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.
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to