The grm package
Grm takes a grammar specification and generates Haskell bindings. Given a grammar the tool produces an abstract syntax implementation, a Happy parser generator file, and a pretty-printer.
Properties
| Versions | 0.1.0, 0.1.1 |
|---|---|
| Dependencies | base (<5), Cabal, cmdargs, directory, filepath, parsec, process, syb (≥0.3), wl-pprint |
| License | BSD3 |
| Copyright | Brett Letner 2011-2012 |
| Author | Brett Letner <brettletner@gmail.com> |
| Maintainer | Brett Letner <brettletner@gmail.com> |
| Category | Development |
| Source repository | git clone git://github.com/stevezhee/grm.git |
| Executables | grm |
| Upload date | Fri Mar 30 23:22:31 UTC 2012 |
| Uploaded by | BrettLetner |
| Built on | ghc-7.4 |
Modules
Downloads
- grm-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)