[Haskell-cafe] Re: Rethinking OO idioms

John Goerzen jgoerzen at complete.org
Wed Sep 29 21:44:15 EDT 2004


On 2004-09-29, Ben.Yu at combined.com <Ben.Yu at combined.com> wrote:
> You can use state monad to mimic mutation.

Is that really what I want?  In other words, is there a completely
different, more Haskellish, way to look at this?

> Also, take a look at the recursive decent monadic parsec library. It may
> have done what you are trying to do.

Thanks for the pointer.  I'll take a look.

-- John



More information about the Haskell-Cafe mailing list