happy

v 2.2 Updated: 1 month, 2 weeks ago

A parser generator for Haskell

Happy is a parser generator for Haskell. Given a grammar specification in BNF, Happy generates Haskell code to parse the grammar. Happy works in a similar way to the yacc tool for C.

https://github.com/simonmar/happy

To install happy, paste this into the macOS Terminal after installing MacPorts

sudo port install happy

Add to my watchlist

Installations 76
Requested Installations 8