I wrote one specifically for monads in Clojure.

http://intensivesystems.net/tutorials/monads_101.html

There's also a second part.

Also, Konrad Hinson wrote one:

http://onclojure.com/2009/03/06/a-monad-tutorial-for-clojure-programmers-part-1

it's in 4 parts, I believe.


John Harrop wrote:
> On Sun, Nov 22, 2009 at 4:25 PM, Martin DeMello 
> <martindeme...@gmail.com>wrote:
>
> > On Mon, Nov 23, 2009 at 2:40 AM, John Harrop <jharrop...@gmail.com> wrote:
> > > Is there an explanation of monads out there that doesn't require the
> > reader
> > > to know Haskell to understand it? One that's generic to any FP-capable
> > > language?
> >
> > Most of them use the concrete syntax of *some* language. But this is a
> > good non-haskell one:
> >
> >
> > http://www.ccs.neu.edu/home/dherman/research/tutorials/monads-for-schemers.txt
>
>
> Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to