In a message dated 12/12/2002 2:45:31 PM Eastern Standard Time, [EMAIL PROTECTED] writes:
> What are Monads? > Where can I read about then? > > I read that there�s some mathematical foundation under this > concept, where > can read about these theories? A large set of articles on monads in the context of Haskell are collected on my bibliography web site: http://haskell.readscheme.org/monads.html There are also a few, more tutorial, articles available at http://haskell.org/bookshelf/ that are not included on my monads page. For more theoretical works-- while still being programming language related--I suggest Eugenio Moggi's site: http://www.disi.unige.it/person/MoggiE/publications.html. Jim Bender _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
