Monadic combinators for Earley Parsing, supporting left-recursive, left-unfactored and ambiguous grammars.
Documentation: https://hackage.haskell.org/package/EarleyM-0.1.0.0/candidate
Examples: https://github.com/Nick-Chapman/EarleyM/blob/master/examples/Example