1 Jul 2007 01:34
Re: Re: Parsers are monadic?
Gregory Propf <gregorypropf <at> yahoo.com>
2007-06-30 23:34:09 GMT
2007-06-30 23:34:09 GMT
Thanks, that was helpful. I didn't realize that there were pure functional monads.
----------------------------------------------------------
"Monadic" just means a calculation using a mathematical structure
called a monad. All impure calculations in Haskell are monadic, but
not all monadic calculations are impure.
Does this answer your question?
--Eric
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe <at> haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
----------------------------------------------------------
"Monadic" just means a calculation using a mathematical structure
called a monad. All impure calculations in Haskell are monadic, but
not all monadic calculations are impure.
Does this answer your question?
--Eric
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe <at> haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed