grammatical-parsers-0.7.1: parsers that combine into grammars
Safe HaskellSafe-Inferred
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