Hi,

I am curious to know more about GLR parser and how it handles multiple
entries in ACTION table in case of shift/reduce or reduce/reduce conflict.

According to GNU documentation in case of conflict entries in Action table,
it effectively clones the parser to follow both possibilities.

My question - are these parser clones runs in parallel and could utilizes
multi-core architecture systems currently available?



Thanks in advance.
Regards,
Leepika

Reply via email to