monad-transformers
There are 83 repositories under monad-transformers topic.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
fsprojects/FSharpPlus
Extensions for F#
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala
atnos-org/eff
Eff monad for cats - https://atnos-org.github.io/eff
mmenestret/fp-resources
Functional programming great resources
kongware/scriptum
Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript
haskell/mtl
The Monad Transformer Library
scala-hamsters/hamsters
A mini Scala utility library
ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
tonivade/purefun
Functional Programming library for Java
Bodigrim/logict
A continuation-based backtracking logic programming monad
affeldt-aist/monae
Monadic effects and equational reasonig in Coq
ISCPIF/freedsl
Practical effect composition library based on abstract wrapping type and the free monad
ekmett/perhaps
A monad, perhaps.
EduardSergeev/monad-memo
Memoization monad transformer
ThoughtWorksInc/RAII.scala
Resource Acquisition Is Initialization
evturn/haskellbook
Solutions to exercises from the book Haskell Programming
theiterators/sealed-monad
Scala library for nice business logic oriented, for-comprehension-style error handling
Thimoteus/purescript-transformerless
Transformerless monads for Puresript
siraben/r5rs-denot
A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.
sjoerdvisscher/effects
Control.Effects
ThoughtWorksInc/tryt.scala
Monad transformers for exception handling
cando/Algar
Algebraic structures, higher-kinded types and other category theory bad ideas
jcouyang/luci
Extensible Free Monad Effects
ValdemarGr/catch-effect
MTL, but without the MT
brandonchinn178/persistent-mtl
Monad transformers for the persistent library
HeinrichApfelmus/optimize-monad-trans
Toy example — How can GHC optimize monad transformers?
minad/writer-cps-mtl
Stricter drop in replacements for WriterT and RWST
minad/writer-cps-transformers
Compatibility package for old transformers: Stricter drop in replacements for WriterT and RWST
dylanmann/CurriersOfCatan
Settlers of Catan in Haskell with a Web Browser GUI
athanclark/purescript-monad-control
A clone of monad-control in purescript
mtumilowicz/scala-cats-functional-dependency-injection-workshop
Introduction into functional dependency injection with Reader monad.
siraben/hasktran
A compiler for FRACTRAN written in Haskell.
Lysxia/coq-mtl
Formalized laws for mtl