grammatical-parsers-0.7.2.1: parsers that combine into grammars
Safe HaskellNone
LanguageHaskell2010

Text.Grampa.ContextFree.LeftRecursive

Description

Deprecated: Use Text.Grampa.ContextFree.SortedMemoizing.LeftRecursive instead

A context-free memoizing parser that can handle left-recursive grammars.

Documentation