Popularity
4.3
Growing
Activity
0.0
Stable
6
2
2
Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.2
compdata-dags alternatives and similar packages
Based on the "compdata" category.
Alternatively, view compdata-dags alternatives based on common mentions on social networks and blogs.
-
compdata-param
Haskell library implementing parametric compositional data types. -
compdata-fixplate
Compdata basics implemented on top of Fixplate
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of compdata-dags or a related project?
README
Compositional Data Types on DAGs 
This library implements recursion schemes on directed acyclic graphs. The recursion schemes are explained in detail in the paper Generalising Tree Traversals to DAGs.