antlr-haskell: A Haskell implementation of the ANTLR top-down parser generator
Please see the README on Github at https://github.com/cronburg/antlr-haskell#readme and https://www.cronburg.com/2018/antlr-haskell-project/.
[Skip to Readme]
Modules
[Index]
- Language
- Language.ANTLR4
- Boot
- Language.ANTLR4.Boot.Quote
- Language.ANTLR4.Boot.Syntax
- Language.ANTLR4.FileOpener
- Language.ANTLR4.G4
- Language.ANTLR4.Syntax
- Boot
- Language.ANTLR4
- Text
- ANTLR
- Text.ANTLR.Allstar
- Text.ANTLR.Allstar.ATN
- Text.ANTLR.Allstar.ParserGenerator
- Text.ANTLR.Allstar.Stacks
- Text.ANTLR.Grammar
- Text.ANTLR.LL1
- Text.ANTLR.LR
- Text.ANTLR.Lex
- Text.ANTLR.Lex.Automata
- Text.ANTLR.Lex.DFA
- Text.ANTLR.Lex.NFA
- Text.ANTLR.Lex.Regex
- Text.ANTLR.Lex.Tokenizer
- Text.ANTLR.MultiMap
- Text.ANTLR.Parser
- Text.ANTLR.Pretty
- Text.ANTLR.Set
- Text.ANTLR.Allstar
- ANTLR
Downloads
- antlr-haskell-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.11 && <5), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5), hashable (>=1.2 && <1.4), haskell-src-meta (>=0.8 && <0.9), mtl (>=2.2 && <2.3), template-haskell (>=2.14 && <2.16), text (>=1.2 && <1.3), th-lift (>=0.7.11 && <0.9), transformers (>=0.5 && <0.6), unordered-containers (>=0.2 && <0.3) [details] |
| License | BSD-3-Clause |
| Copyright | MIT |
| Author | Karl Cronburg & Matthew Ahrens |
| Maintainer | karl@cs.tufts.edu |
| Category | Library |
| Home page | https://github.com/cronburg/antlr-haskell#readme |
| Bug tracker | https://github.com/cronburg/antlr-haskell/issues |
| Source repo | head: git clone https://github.com/cronburg/antlr-haskell |
| Uploaded | by KarlCronburg at 2020-09-25T04:36:06Z |
| Distributions | |
| Downloads | 1006 total (3 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |