Monads
Monads
An introduction to monads in the Haskell programming language
Haskell monads for learning purposes
12 stars
2 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
erikd/language-javascript | A parser for JavaScript written in Haskell. | 160 |
jsmonk/sweet-monads | Provides a set of monads and interfaces for working with lazy iterators in TypeScript | 346 |
drboolean/freeky | A collection of monads for composable and expressive functional programming in JavaScript | 176 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
sjsyrek/maryamyriameliamurphies.js | A Haskell-style library of morphisms in ES2015 JavaScript for functional programming and monads | 181 |
alex-lairan/monads | A collection of monad implementations for Crystal programming language | 47 |
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell | An in-depth exploration of a Haskell approach to building real-world software, focusing on its benefits and applications. | 155 |
fluture-js/momi | Provides a monad for middleware functions | 59 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
monadfix/named | Library providing typed named function parameters with arbitrary ordering and documentation | 90 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
bioball/mandolin | A JavaScript library that enables safe and composable operations with monadic types | 14 |