reorder-expression: Reorder expressions in a syntax tree according to operator fixities.
A library for reordering expressions in a syntax tree generically according to operator associativity and precedence. This is useful for languages with custom operators which require reordering expressions after collecting their fixities.
[Skip to Readme]
Downloads
- reorder-expression-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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.20) [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.5, ghc ==9.6.2, ghc ==9.8.1 |
License | MIT |
Copyright | (c) 2021- comp |
Author | comp |
Maintainer | onecomputer00@gmail.com |
Category | Language |
Home page | https://github.com/1Computer1/reorder-expression |
Bug tracker | https://github.com/1Computer1/reorder-expression/issues |
Source repo | head: git clone git@github.com:1Computer1/reorder-expression.git |
Uploaded | by comp at 2023-12-26T15:02:51Z |
Distributions | Stackage:0.1.0.1 |
Downloads | 370 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |