symantic-grammar: Library for symantic grammars.
This library defines an embedded DSL for regular or context-free grammars, in the Tagless-Final way (aka. the symantic way).
See Test.hs or source code of symantic
and symantic-lib for examples of use.
Modules
[Index] [Quick Jump]
- Language
- Symantic
- Language.Symantic.Grammar
- Language.Symantic.Grammar.BinTree
- Language.Symantic.Grammar.ContextFree
- Language.Symantic.Grammar.EBNF
- Language.Symantic.Grammar.Error
- Language.Symantic.Grammar.Fixity
- Language.Symantic.Grammar.Meta
- Language.Symantic.Grammar.Operators
- Language.Symantic.Grammar.Regular
- Language.Symantic.Grammar.Source
- Language.Symantic.Grammar.Terminal
- Language.Symantic.Grammar
- Symantic
Downloads
- symantic-grammar-0.3.3.20190614.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.20170623, 0.1.0.20170703, 0.2.0.20170709, 0.3.0.20180213, 0.3.1.20180831, 0.3.3.20190614 |
|---|---|
| Dependencies | base (>=4.6 && <5), text (>=1.2) [details] |
| Tested with | ghc ==8.4.4 |
| License | GPL-3.0-only |
| Author | Julien Moutinho <julm+symantic@autogeree.net> |
| Maintainer | Julien Moutinho <julm+symantic@autogeree.net> |
| Category | Language |
| Bug tracker | Julien Moutinho <julm+symantic@autogeree.net> |
| Source repo | head: git clone git://git.autogeree.net/symantic |
| Uploaded | by julm at 2019-06-17T13:23:27Z |
| Distributions | NixOS:0.3.3.20190614 |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 3327 total (16 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-06-17 [all 1 reports] |