happy

v 1.20.1.1 Updated: 1 year, 1 month 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 in macOS terminal after installing MacPorts

sudo port install happy

Add to my watchlist

Installations 87
Requested Installations 3