S. Doaitse Swierstra wrote:

> Fergus Henderson wrote:
   [about DS parser combinators]

> >Doesn't that technique also solve the problem of 
> >left-recursion?
> 
> No, this cannot be detected to my knowledge. But by using 
> pChainr and pChainl combinators left recursion can easily  
> be circumvented.

==

Practically: do you have something against the Greibach
normalization? Doing it by hand is quite straightforward...

Jerzy Karczmarczuk

Reply via email to