[Haskell-cafe] The use of continuation monad in C++

Bartosz Milewski bartosz at fpcomplete.com
Wed Jun 20 21:47:57 CEST 2012


I published a blog for C++ programmers about the advantages of using the
continuation monad in dealing with asynchronous API, concurrency, and
parallelism. I explained the concepts in Haskell and the translated them
into C++.
http://fpcomplete.com/asynchronous-api-in-c-and-the-continuation-monad/

-- 
[:Bartosz:]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120620/be284bc3/attachment.htm>


More information about the Haskell-Cafe mailing list