On 18.02.2012, at 17:19, Mike Meyer <[email protected]> wrote: > If you haven't seen it, this is probably worth a gander: > http://yow.eventer.com/events/1004/talks/1055 > > It's a research scientist discussing his plans for concurrency in > Haskell. I think his goals - and ideas - are pretty solid.
These thing are already implemented in Haskell and more or less practically usable. > However, > since he's doing research, he can afford to use an obscure language > that makes his life easier. Getting this stuff working in a practical > language like Python will be a bit more difficult. > > <mike > -- > Mike Meyer <[email protected]> http://www.mired.org/ > Independent Software developer/SCM consultant, email for more information. > > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > _______________________________________________ > concurrency-sig mailing list > [email protected] > http://mail.python.org/mailman/listinfo/concurrency-sig _______________________________________________ concurrency-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/concurrency-sig
