The Monad.Reader

Binding your input since 2005

Posts Tagged ‘MapReduce

Issue 20

leave a comment »

It’s not dead, it’s resting! I am pleased to announce that Issue 20 of the Monad Reader is now available.

Issue 20 consists of the following three articles:

  • Enumeration of Tuples with Hyperplanes by Tillmann Vogt
  • Understanding Basic Haskell Error Messages by Jan Stolarek
  • The MapReduce type of a Monad by Julian Porter

Feel free to browse the source files. You can check out the entire repository using Git:

git clone https://github.com/ezyang/tmr-issue20.git

If you’d like to write something for Issue 21, please get in touch!

Advertisement

Written by ezyang

August 25, 2012 at 11:29 pm

Issue 18

leave a comment »

I am pleased to announce that Issue 18 of The Monad.Reader is now available.

Issue 18 consists of the following three articles:

  • MapReduce as a Monad by Julian Porter
  • Fun with Parallel Monad Comprehensions by Tomas Petricek
  • Attributed Variables: Their Uses and One Implementation by Douglas M. Auclair

Feel free to browse the source files. You can check out the entire repository using darcs (or simply visit the below URL in your browser):

darcs get http://code.haskell.org/~byorgey/TMR/Issue18

Enjoy!

Written by Brent

July 5, 2011 at 3:43 pm