Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.2% on hackage.haskell.org
Top 9.9% downloads on hackage.haskell.org
Top 5.6% dependent packages on hackage.haskell.org
Top 3.1% dependent repos on hackage.haskell.org

hackage.haskell.org : data-reify

'data-reify' provided the ability to turn recursive structures into explicit graphs. Many (implicitly or explicitly) recursive data structure can be given this ability, via a type class instance. This gives an alternative to using Ref for observable sharing. Observable sharing in general is unsafe, so we use the IO monad to bound this effect, but can be used safely even with unsafePerformIO if some simple conditions are met. Typically this package will be used to tie the knot with DSL's that depend of observable sharing, like Lava. Providing an instance for MuRef is the mechanism for allowing a structure to be reified into a graph, and several examples of this are provided. © 2009 Andy Gill; BSD3 license.

Registry - Source - Homepage - JSON
purl: pkg:hackage/data-reify
Keywords: bsd3, data, language, library, parsing, reflection
License: BSD-3-Clause
Latest release: over 3 years ago
First release: about 15 years ago
Dependent packages: 3
Dependent repositories: 159
Downloads: 14,974 total
Last synced: 12 days ago

copilot-libraries 3.19.1
Libraries for the Copilot language. Copilot is a stream (i.e., infinite lists) domain-specific l...
33 versions - Latest release: about 1 month ago - 2 dependent packages - 4 dependent repositories - 10.8 thousand downloads total - 4 maintainers
copilot-language 3.19.1
The concrete syntax for Copilot. Copilot is a stream (i.e., infinite lists) domain-specific lang...
39 versions - Latest release: about 1 month ago - 6 dependent packages - 6 dependent repositories - 16.1 thousand downloads total - 4 maintainers
Top 3.1% on hackage.haskell.org
ad 4.5.6
Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API. Type...
90 versions - Latest release: about 1 month ago - 4 dependent packages - 333 dependent repositories - 83 thousand downloads total - 365 stars on GitHub - 3 maintainers