Happy

January 29, 2023 ยท View on GitHub

Build Status

Happy is a parser generator for Haskell 98 (and later).

Happy Parsing!

Documentation

Documentation is hosted on Read the Docs:

  • Online (HTML)
  • PDF
  • Downloadable HTML

For basic information of the sort typically found in a read-me, see the following sections of the docs:

  • Introduction
  • Obtaining Happy
  • Contributing