Re: [Haskell-cafe] EDSL's using Filet-O-Fish of Barrelfish project

2010-02-26 Thread Pierre-Evariste Dagand
capabilities! Reading the official caps.hl is much more interesting, and, if you really want to, you will quickly see how you can implement your favorite board game in there. But don't! :-) Regards, -- Pierre-Evariste DAGAND ___ Haskell-Cafe mailing

Re: [Haskell-cafe] EDSL's using Filet-O-Fish of Barrelfish project

2010-02-14 Thread Pierre-Evariste Dagand
. Hope this help, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Type-indexed expressions with fixpoint

2009-11-14 Thread Pierre-Evariste Dagand
-order functions considered unnecessary for higher-order programming, by Goguen http://portal.acm.org/citation.cfm?id=119842 This technique is called defunctionalization, so you will probably find other references under that name. Regards, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens

Re: [Haskell-cafe] Categorical language

2008-09-04 Thread Pierre-Evariste Dagand
of this field. Regards, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] FRP question

2008-08-20 Thread Pierre-Evariste Dagand
my current Haskell implementation on a public repository and start translating the OCaml code in Haskell. Regards, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] FRP question

2008-08-20 Thread Pierre-Evariste Dagand
Elliott blog [http://conal.net/blog/] is a must-read. -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] FRP question

2008-08-17 Thread Pierre-Evariste Dagand
arrow instance in Coq and, hopefully, one day, I will be able to develop a complete P2P protocol in Coq ;-) Hope this inspires you, Regards, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list

Re: [Haskell-cafe] Re: Best book/tutorial on category theory and its applications

2008-07-29 Thread Pierre-Evariste Dagand
here could give more useful review of it. HTH, -- Pierre-Evariste DAGAND http://perso.eleves.bretagne.ens-cachan.fr/~dagand/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Re: 0/0 1 == False

2008-01-12 Thread Pierre-Evariste Dagand
. But I'm still wondering about the relation between this and Haskell... -- Pierre-Evariste DAGAND ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe