On 26 July 2010 06:55, Yves Parès <[email protected]> wrote: > I've been studying Erlang and Scala, and I was wondering if someone has > already implemented an actors and message passing framework for concurrent > and distributed programs in Haskell.
I've recently been working on MPI bindings for Haskell: http://github.com/bjpop/bindings-mpi They are incomplete, but usable. Cheers, Bernie. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
