[Haskell-cafe] Semantic Domain, Function,
and denotational model.....
Ryan Ingram
ryani.spam at gmail.com
Mon Sep 15 04:33:39 EDT 2008
I recommend reading Conal Elliott's "Efficient Functional Reactivity"
paper for an in-depth real-world example.
http://www.conal.net/papers/simply-reactive
-- ryan
On Sun, Sep 14, 2008 at 11:31 AM, Daryoush Mehrtash <dmehrtash at gmail.com> wrote:
> I have been told that for a Haskell/Functional programmer the process
> of design starts with defining Semantic Domain, Function, and
> denotational model of the problem. I have done some googling on the
> topic but haven't found a good reference on it. I would appreciate
> any good references on the topic.
>
> thanks,
>
> daryoush
>
> ps. I have found referneces like
> http://en.wikibooks.org/wiki/Haskell/Denotational_semantics which
> talks about semantic domain for "the Haskell programs 10, 9+1, 2*5"
> which doesn't do any good for me. I need something with a more real
> examples.
> _______________________________________________
> 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