[Haskell-cafe] Parsec-like parser combinator that handles left recursion?

Adam Cigánek adam.ciganek at gmail.com
Tue Dec 8 10:10:53 EST 2009


Hello there,

Is there some other parser library, with similar nice API than Parsec,
but which somehow handles left-recursive grammars? Ideally if it has
at least rudimentary documentation and/or tutorial :)


More information about the Haskell-Cafe mailing list