v 1.20.1.1 Updated: 2 years, 8 months 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
| Installations | 84 |
| Requested Installations | 9 |