[Haskell-cafe] Implementation of Functional Languages - a tutorial

Wei Hu wei.hoo at gmail.com
Wed Mar 31 12:02:08 EDT 2010


I was working through this book last year, and posted my work at
https://patch-tag.com/r/wh5a/CoreCompiler/home. It was almost
complete.

On Wed, Mar 31, 2010 at 7:12 AM, C K Kashyap <ckkashyap at gmail.com> wrote:
> Looks like some functions are left as an exercise... I'd appreciate it if
> someone could share a complete code for the "Core language"
>
> On Wed, Mar 31, 2010 at 4:20 PM, C K Kashyap <ckkashyap at gmail.com> wrote:
>>
>> Great ... thanks Thu ...
>> Regards,
>> Kashyap
>>
>> On Wed, Mar 31, 2010 at 4:15 PM, minh thu <noteed at gmail.com> wrote:
>>>
>>> 2010/3/31 C K Kashyap <ckkashyap at gmail.com>:
>>> > Hi Everybody,
>>> > I've started reading SPJ's book - When I tried to execute some sample
>>> > code
>>> > in miranda, I found that Miranda does not seem to recognize things like
>>> > import Utils
>>> > or
>>> > module Langauge where ...
>>> > Has someone created a clean compilable miranda source out of this book?
>>>
>>> Hi,
>>>
>>> If I remember correctly, the version of the book on the net contains
>>> Haskell code, even if the text is about Miranda. The example you give
>>> above is definitely Haskell.
>>>
>>> Cheers,
>>> Thu
>>
>>
>>
>> --
>> Regards,
>> Kashyap
>
>
>
> --
> Regards,
> Kashyap
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


More information about the Haskell-Cafe mailing list