happy-tabular: Action and goto tables for happy
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - array - containers Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Happy is a parser generator for Haskell.
Happy-Tabular converts Grammar
s, coming from
a frontend, into LALR action and goto tables,
which are further processed by a backend.
Properties
Versions | 2.0 |
---|---|
Change log | None available |
Dependencies | array, base (<5), containers (>=0.4.2), happy-grammar (==2.0) [details] |
License | BSD-2-Clause |
Copyright | (c) Andy Gill, Simon Marlow |
Author | Andy Gill and Simon Marlow |
Maintainer | Simon Marlow <marlowsd@gmail.com> |
Category | Development |
Home page | https://www.haskell.org/happy/ |
Bug tracker | https://github.com/haskell/happy/issues |
Uploaded | by int_index at 2024-02-03T14:05:42Z |
Modules
- Happy
- Happy.Tabular
- Happy.Tabular.First
- Happy.Tabular.Info
- Happy.Tabular.LALR
- Happy.Tabular.NameSet
- Happy.Tabular
Downloads
- happy-tabular-2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees