[Haskell-cafe] Re: Monads aren't evil

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Jan 11 11:26:26 EST 2009


Hello Miguel,

Sunday, January 11, 2009, 7:06:54 PM, you wrote:
> I believe it was Bulat Ziganshin who once proposed parsing

> x + y*z + t           as           x + (y * z) + t

> and

> x + y  *  z + t       as           (x + y) * (z + t)

x+y * z+t  should be here


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list