BSD-3-Clause licensed by Omari Norman
Maintained by [email protected]
This version can be pinned in stack with:pinchot-0.24.0.0@sha256:1ea0fa027f6c08e2ac238563282cd90472e9fd022cf0854f3bfedaa2ca593cf3,4071

Module documentation for 0.24.0.0

  • Pinchot
    • Pinchot.Earley
    • Pinchot.Examples
      • Pinchot.Examples.AllRulesRecord
      • Pinchot.Examples.Earley
      • Pinchot.Examples.Newman
      • Pinchot.Examples.Postal
      • Pinchot.Examples.RulesToOptics
      • Pinchot.Examples.SyntaxTrees
      • Pinchot.Examples.Terminalize
    • Pinchot.Locator
    • Pinchot.Names
    • Pinchot.Pretty
    • Pinchot.RecursiveDo
    • Pinchot.Rules
    • Pinchot.SyntaxTree
      • Pinchot.SyntaxTree.Instancer
      • Pinchot.SyntaxTree.Optics
      • Pinchot.SyntaxTree.Wrappers
    • Pinchot.Terminalize
    • Pinchot.Types

pinchot

Pinchot helps you build Haskell data types and parsers corresponding to a context-free grammar.

License

This package is released under the BSD3 license. Please see the LICENSE file.

Building this project

If you are viewing the source code repository, a .cabal file might not be included. Please see the README.md in the main project directory for details on how to generate the .cabal file.