Packages tagged recursion
15 packages have this tag.
[Merge tag] (trustees only)Related tags: library (12), agpl (8), bsd3 (4), control (4), deprecated (2), algebra (1), bsd2 (1), data-structures (1), dynamic-programming (1), graphs (1), monad (1), program (1)
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
HyloDP | 4 | 0.0 | 0 | A package for solving dynamic programming problems in Haskell | (bsd3, dynamic-programming, library, program, recursion) | 2024-01-17 | 1.0.0 | DavidLlorens |
metamorphic | 9 | 0.0 | 1 | metamorphisms: ana . cata or understanding folds and unfolds | (algebra, graphs, library, recursion) | 2012-07-10 | 0.1.2.3 | DrewDay |
micro-recursion-schemes | 8 | 0.0 | 4 | Simple recursion schemes | (bsd3, control, library, recursion) | 2018-05-14 | 5.0.2.2 | |
monadic-recursion-schemes | 51 | 0.0 | 0 | Recursion Schemes for Monadic version. | (bsd3, control, library, monad, recursion) | 2023-04-19 | 0.1.13.2 | KatsutoshiItoh |
no-recursion | 27 | 0.0 | 0 | A GHC plugin to remove support for recursion | (agpl, library, recursion) | 2024-10-28 | 0.1.2.2 | sellout |
recursion | 58 | 2.0 | 5 | A recursion schemes library for Haskell. | (bsd3, control, recursion) | 2021-09-12 | 2.2.5.0 | vmchale |
recursion-schemes | 408 | 2.75 | 57 | Representing common recursion patterns as higher-order functions | (bsd2, control, library, recursion) | 2024-06-12 | 5.2.3 | EdwardKmett, EricMertens, gelisam, ryanglscott, luc_tielen |
tie-knot | 6 | 0.0 | 1 | "Ties the knot" on a given set of structures that reference each other by keys. | (data-structures, library, recursion) | 2012-12-07 | 0.2 | PetrPudlak |
yaya | 82 | 0.0 | 4 | Total recursion schemes. | (agpl, library, recursion) | 2024-10-23 | 0.6.2.2 | sellout |
yaya-containers | 51 | 0.0 | 0 | Pattern functors and instances for types in the containers package. | (agpl, library, recursion) | 2024-10-23 | 0.1.2.1 | sellout |
yaya-hedgehog | 44 | 0.0 | 0 | Hedgehog testing support for the Yaya recursion scheme library. | (agpl, library, recursion) | 2024-10-23 | 0.3.0.3 | sellout |
yaya-quickcheck | 53 | 0.0 | 0 | QuickCheck testing support for the Yaya recursion scheme library. | (agpl, library, recursion) | 2024-10-23 | 0.2.0.2 | sellout |
yaya-test (deprecated in favor of yaya-hedgehog) | 9 | 0.0 | 0 | Test suites for `yaya`. | (agpl, deprecated, recursion) | 2024-03-11 | 0.3.1.3 | sellout |
yaya-unsafe | 70 | 0.0 | 0 | Non-total extensions to the Yaya recursion scheme library. | (agpl, library, recursion) | 2024-10-23 | 0.4.1.2 | sellout |
yaya-unsafe-test (deprecated in favor of yaya-unsafe) | 7 | 0.0 | 0 | Test suites for `yaya-unsafe`. | (agpl, deprecated, recursion) | 2024-03-11 | 0.2.0.2 | sellout |