egison-pattern-src: Manipulating Egison patterns: abstract syntax, parser, and pretty-printer
egison-pattern-src
provides a standalone syntax definition for patterns in the Egison programming language.
This package enables you to embed Egison's patterns in your parser (pretty-printer) by supplying expression and name parsers (printers) externally.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- egison-pattern-src-0.2.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), containers (>=0.5.4 && <0.8), free (>=5.0.1 && <5.3), megaparsec (>=7.0.0 && <10.0), mtl (>=2.2.1 && <2.4), parser-combinators (>=1.0.0 && <1.4), prettyprinter (>=1.0.0 && <2.0), recursion-schemes (>=5.0.2 && <5.3), text (>=0.1.0 && <1.3 || >=2.0 && <2.2) [details] |
Tested with | ghc ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.3 || ==8.10.1 |
License | BSD-3-Clause |
Copyright | Copyright 2020 coord_e |
Author | coord_e |
Maintainer | coord_e <me@coord-e.com>, Satoshi Egi <egi@egison.org> |
Revised | Revision 1 made by Bodigrim at 2023-10-01T08:45:11Z |
Category | Language, Parser, Pretty Printer |
Home page | https://github.com/egison/egison-pattern-src#readme |
Bug tracker | https://github.com/egison/egison-pattern-src/issues |
Source repo | head: git clone https://github.com/egison/egison-pattern-src |
Uploaded | by coord_e at 2020-11-03T05:53:23Z |
Distributions | LTSHaskell:0.2.1.2, Stackage:0.2.1.2 |
Reverse Dependencies | 4 direct, 3 indirect [details] |
Downloads | 2062 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-03 [all 1 reports] |