Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.Grampa.ContextFree.LeftRecursive.Transformer
Description
Deprecated: Use Text.Grampa.ContextFree.SortedMemoizing.Transformer.LeftRecursive instead
A context-free parser that can handle left-recursive grammars and carry a monadic computation with each parsing result.