Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  How to solve this using State Monad? (kak dod)


----------------------------------------------------------------------

Message: 1
Date: Tue, 29 May 2012 13:08:40 +0530
From: kak dod <[email protected]>
Subject: Re: [Haskell-beginners] How to solve this using State Monad?
To: Ozgur Akgun <[email protected]>
Cc: [email protected]
Message-ID:
        <CAJ4=wNFP_np2LC9hgVwbBa8bgZOTrxec8tmrWbNj6=hsi6y...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello,
I didn't have that code with me right then. I was using internet cafe. Here
is my code:

http://hpaste.org/69183

Thanks.
kak

On Tue, May 29, 2012 at 2:09 AM, Ozgur Akgun <[email protected]> wrote:

> Hi,
>
>
> On 28 May 2012 19:49, kak dod <[email protected]> wrote:
>
>> I wrote a recursive program to do this without using any monads. I simply
>> send the entire dfa, the input string and its partial result in the
>> recursive calls.
>>
>
> Can you post your solution so we can modify it to use the state monad?
> Maybe that will be of some help.
>
>
> --
> Ozgur Akgun
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120529/2b48002f/attachment-0001.htm>

------------------------------

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 47, Issue 27
*****************************************

Reply via email to