Re: [Haskell-cafe] Quick, somebody do something!

2010-01-14 Thread Alp Mestan
On Thu, Jan 14, 2010 at 11:21 PM, Don Stewart d...@galois.com wrote: While the month-old Go language makes the top 15? Methods considered unsound. I fully agree. But anyway, I don't think people either already in the haskell world or about to enter it will find this relevant. -- Alp Mestan

[Haskell-cafe] ANN: hnn-0.1, a haskell neural network library

2009-12-23 Thread Alp Mestan
/ Please don't hesitate to try it and play with it and give as much feedback as you want ! Haskelly yours. -- Alp Mestan http://alpmestan.wordpress.com/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] dsl and gui toolkit

2009-10-07 Thread Alp Mestan
-- Alp Mestan http://alpmestan.wordpress.com/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Re: dsl and gui toolkit

2009-10-05 Thread Alp Mestan
by somebody else would be very valuable!) andrew ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe -- Alp Mestan http://alpmestan.wordpress.com/ http://alp.developpez.com

[Haskell-cafe] Re: Strong duck typing / structural subtyping / type class aliases / ??? in Haskell

2009-09-29 Thread Alp Mestan
I had never seen this work, it's just awesome ! And it only needs few Haskell extensions. Is this work deeply documented somewhere except in research papers ? If not, it could be worth doing, IMO. On Tue, Sep 29, 2009 at 9:37 AM, o...@okmij.org wrote: Alp Mestan wrote: Indeed, OCaml has

Re: [Haskell-cafe] Strong duck typing / structural subtyping / type class aliases / ??? in Haskell

2009-09-25 Thread Alp Mestan
- 'a; .. - 'a = fun* IIRC, there has been work on Template Haskell for structural polymorphism. -- Alp Mestan http://blog.mestan.fr/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Parallel graphics

2009-09-24 Thread Alp Mestan
___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe -- Alp Mestan http://blog.mestan.fr/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe

Re: [Haskell-cafe] adding state in GUIs (qtHaskell)

2009-09-15 Thread Alp Mestan
magic. -- Alp Mestan http://blog.mestan.fr/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Parsec for C or C++

2009-07-17 Thread Alp Mestan
___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe -- Alp

[Haskell-cafe] Backpropagation implementation for a neural net library

2009-06-15 Thread Alp Mestan
in net.hs, that seems to be wrong. Thanks a lot ! -- Alp Mestan ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Backpropagation implementation for a neural net library

2009-06-15 Thread Alp Mestan
clues when reading the code, don't hesitate of course. -- Alp Mestan http://blog.mestan.fr/ http://alp.developpez.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Generics Versus Parametric Polymorphism

2009-03-11 Thread Alp Mestan
think he was refering to Java Generics, this kind of things. Java's generics are much less powerful than parametric polymorphism in Haskell. -- Alp Mestan In charge of the C++ section on Developpez.com. ___ Haskell-Cafe mailing list Haskell-Cafe