pinchot-0.24.0.0: Write grammars, not parsers

Safe HaskellNone
LanguageHaskell2010

Pinchot.Examples.Earley

Description

This module shows how to generate Earley grammars for your context-free grammar. You will want to look at the source code.

Documentation