Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Monad (functional programming)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== External links == {{Wikibooks|Haskell|Understanding monads}} '''HaskellWiki references:''' * "[https://wiki.haskell.org/All_About_Monads All About Monads]" (originally by Jeff Newbern) β A comprehensive discussion of all the common monads and how they work in Haskell; includes the "mechanized assembly line" analogy. * "[https://wiki.haskell.org/Typeclassopedia Typeclassopedia]" (originally by Brent Yorgey) β A detailed exposition of how the leading typeclasses in Haskell, including monads, interrelate. '''Tutorials:''' * "[http://learnyouahaskell.com/a-fistful-of-monads A Fistful of Monads]" (from the online Haskell textbook ''[http://learnyouahaskell.com/ Learn You a Haskell for Great Good!]'' β A chapter introducing monads from the starting-point of functor and applicative functor typeclasses, including examples. * "[http://learnyouahaskell.com/for-a-few-monads-more For a Few Monads More]" β A second chapter explaining more details and examples, including a <code>Probability</code> monad for [[Markov chain]]s. * "[http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html Functors, Applicatives, And Monads In Pictures] (by Aditya Bhargava) β A quick, humorous, and visual tutorial on monads. '''Interesting cases:''' * "[http://okmij.org/ftp/Computation/monadic-shell.html UNIX pipes as IO monads]" (by Oleg Kiselyov) β A short essay explaining how [[Pipeline (Unix)|Unix pipe]]s are effectively monadic. * ''[https://github.com/leithaus/XTrace/blob/monadic/src/main/book/content/monadic.pdf Pro Scala: Monadic Design Patterns for the Web]'' (by Gregory Meredith) β An unpublished, full-length manuscript on how to improve many facets of web development in [[Scala (programming language)|Scala]] with monads. {{Design Patterns Patterns}} {{Formal semantics}} {{DEFAULTSORT:Monad (Functional Programming)}} [[Category:1991 in computing]] [[Category:Functional programming]] [[Category:Articles with example Haskell code]] [[Category:Software design patterns]] [[Category:Programming idioms]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)