rewriting: Generic rewriting library for regular datatypes.
This package provides rewriting functionality for regular datatypes. Regular datatypes are recursive datatypes such as lists, binary trees, etc. This library cannot be used with mutually recursive datatypes or with nested datatypes.
This library has been described in the paper:
A Lightweight Approach to Datatype-Generic Rewriting. Thomas van Noort, Alexey Rodriguez, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren. ACM SIGPLAN Workshop on Generic Programming 2008.
More information about this library can be found at http://www.cs.uu.nl/wiki/GenericProgramming/Rewriting.
Modules
[Index]
Downloads
- rewriting-0.2.2.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.2, 0.2.1, 0.2.2 |
---|---|
Dependencies | base (>=4.0 && <5), containers (>=0.1), regular (>=0.2 && <0.4) [details] |
Tested with | ghc ==6.10.1, ghc ==7.0.1, ghc ==7.4.1 |
License | BSD-3-Clause |
Copyright | (c) 2012 Universiteit Utrecht |
Author | Thomas van Noort, Alexey Rodriguez, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren |
Maintainer | generics@haskell.org |
Category | Generics |
Source repo | head: svn checkout https://subversion.cs.uu.nl/repos/project.dgp-haskell.libraries/rewriting/trunk/ |
Uploaded | by JosePedroMagalhaes at 2012-04-16T14:46:55Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3215 total (16 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] |