Difference between revisions of "The Monad.Reader"

From HaskellWiki
Jump to navigation Jump to search
m (minor fixes)
Line 4: Line 4:
 
==== Latest Issue ====
 
==== Latest Issue ====
   
[[Media:TMR-Issue8.pdf|The Monad.Reader Issue 8]] is now available. Issue 8 consists of the following two articles:
+
[[Media:TMR-Issue9.pdf|The Monad.Reader Issue 9]], the [http://hackage.haskell.org/trac/summer-of-code/wiki Summer of Code] special, is now available. Issue 9 consists of the following three articles:
  +
;''Cabal Configurations''
;''Generating Multiset Partitions''
 
  +
:Thomas Schilling
:Brent Yorgey
 
;''Type-Level Instant Insanity''
+
;''Darcs Patch Theory''
  +
:Jason Dagit
:Conrad Parker
 
  +
;''<nowiki>TaiChi: how to check your types with serenity</nowiki>''
  +
:Mathieu Boespflug
   
Feel free to browse the source files [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue8/]. You can check out the entire repository using darcs:
+
Feel free to browse the source files [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue9/]. You can check out the entire repository using darcs:
   
<tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue8/</tt>
+
<tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue9/</tt>
   
 
The source code and LaTeX files have all been released under a BSD-style license.
 
The source code and LaTeX files have all been released under a BSD-style license.
Line 37: Line 39:
 
;''Yhc.Core – from Haskell to Core''
 
;''Yhc.Core – from Haskell to Core''
 
:Dimitry Golubovsky, Neil Mitchell, Matthew Naylor
 
:Dimitry Golubovsky, Neil Mitchell, Matthew Naylor
  +
  +
[[Media:TMR-Issue8.pdf|The Monad.Reader Issue 8]] was released on September 10, 2007.
 
;''Generating Multiset Partitions''
 
:Brent Yorgey
  +
;''Type-Level Instant Insanity''
 
:Conrad Parker
   
 
[http://www.haskell.org/tmrwiki/ Older editions] can be found on the special tmrwiki – they haven't been included here for licensing reasons. I hope to move over most of the content soon.
 
[http://www.haskell.org/tmrwiki/ Older editions] can be found on the special tmrwiki – they haven't been included here for licensing reasons. I hope to move over most of the content soon.

Revision as of 13:00, 19 November 2007

The Monad.Reader is an electronic magazine about all things Haskell. It is less formal than journal, but somehow more enduring than a wiki-page. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas.

Latest Issue

The Monad.Reader Issue 9, the Summer of Code special, is now available. Issue 9 consists of the following three articles:

Cabal Configurations
Thomas Schilling
Darcs Patch Theory
Jason Dagit
TaiChi: how to check your types with serenity
Mathieu Boespflug

Feel free to browse the source files [1]. You can check out the entire repository using darcs:

darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue9/

The source code and LaTeX files have all been released under a BSD-style license.

I'd welcome any discussion and feedback on the Talk page.

Previous editions

The Monad.Reader Issue 6 was released January 31, 2007.

Getting a Fix from the Right Fold
Bernie Pope
Adventures in Classical-Land
Dan Piponi
Assembly: Circular Programming with Recursive do
Russell O'Connor

The Monad.Reader Issue 7 was released April 30, 2007.

A Recipe for controlling Lego using Lava
Matthew Naylor
Caml Trading: Experiences in Functional Programming on Wall Street
Yaron Minsky
Book Review: “Programming in Haskell” by Graham Hutton
Duncan Coutts
Yhc.Core – from Haskell to Core
Dimitry Golubovsky, Neil Mitchell, Matthew Naylor

The Monad.Reader Issue 8 was released on September 10, 2007.

Generating Multiset Partitions
Brent Yorgey
Type-Level Instant Insanity
Conrad Parker

Older editions can be found on the special tmrwiki – they haven't been included here for licensing reasons. I hope to move over most of the content soon.

Contributing

If you're interested in writing something for The Monad.Reader, please download the instructions for authors. You can also check out the most recent version from the darcs repository at http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines.

Feel free to contact Wouter Swierstra with any questions.

Merchandise

You can buy The Monad.Reader t-shirts and merchandise from Cafepress.

The name

The name is a pun, I'm afraid. A magazine is sometimes also referred to as a "reader". The articles are not necessarily about monads.