eveff
in-other-words
eveff | in-other-words | |
---|---|---|
1 | 2 | |
80 | 90 | |
- | - | |
2.6 | 0.0 | |
over 3 years ago | over 2 years ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
eveff
-
Monthly Hask Anything (June 2021)
I would also like to add: https://github.com/xnning/EvEff/
in-other-words
- Monthly Hask Anything (June 2021)
-
Friendship ended with Monads: Testing out Algebraic effects in OCaml for Animations
I would argue that the fact that not all monads compose is a feature, not a bug, in that not all effects are compatible. Citing from in-other-words:
What are some alternatives?
fused-effects - A fast, flexible, fused effect system for Haskell
ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
mtl - The Monad Transformer Library
eff - 🚧 a work in progress effect system for Haskell 🚧
operational - Implement monads by specifying instructions and their desired operational semantics.
frp-zoo - Comparing many FRP implementations by reimplementing the same toy app in each.
distributed-closure - Serializable closures for distributed programming.
polysemy - :gemini: higher-order, no-boilerplate monads
effect-zoo - Comparing Haskell effect systems for ergonomics and speed
free - free monads