From HaskellWiki
(Difference between revisions)
m |
|
| (45 intermediate revisions not shown.) |
| Line 1: |
Line 1: |
| | [[Category:Community]] | | [[Category:Community]] |
| - | The Monad.Reader is a 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. Ideally, there's a new issue every three months or so. | + | The Monad.Reader is an electronic magazine about all things Haskell. It is less formal than journal, but more enduring than a wiki-page or blog post. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas. |
| | | | |
| - | ==== Issue 6 ====
| + | '''Please note that the Monad.Reader has moved to [http://themonadreader.wordpress.com http://themonadreader.wordpress.com]. This site will no longer be updated.''' |
| - | | + | |
| - | [[Media:TMR-Issue6.pdf|The Monad.Reader Issue 6]] is now available.
| + | |
| - | | + | |
| - | Feel free to browse the source files [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue6/]. You can check out the entire repository using darcs:
| + | |
| - | | + | |
| - | <tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue6/</tt>
| + | |
| - | | + | |
| - | The source code and LaTeX files have all been released under a BSD-style license.
| + | |
| - | | + | |
| - | I'd welcome any discussion and feedback [[Talk:The_Monad.Reader|on the Talk page]].
| + | |
| - | | + | |
| - | ==== Previous editions ====
| + | |
| - | | + | |
| - | [http://www.haskell.org/hawiki/TheMonadReader Previous editions] can be found on the old Haskell wiki – they haven't been included here for licensing reasons.
| + | |
| - | | + | |
| - | ==== Contributing ====
| + | |
| - | | + | |
| - | If you're interested in writing something for The Monad.Reader, please download the [[Media:TMR.zip|instructions for authors]]. You can also check out the darcs repository at <tt>http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines</tt>.
| + | |
| - | | + | |
| - | Feel free to contact [http://www.cs.nott.ac.uk/~wss Wouter Swierstra] with any questions.
| + | |
| - | | + | |
| - | The deadline for Issue 7 is <b>April 13, 2007</b>. Please e-mail your submissions to [http://www.cs.nott.ac.uk/~wss the editor] before then.
| + | |
| - | | + | |
| - | ==== 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.
| + | |
Revision as of 13:13, 14 February 2010
The Monad.Reader is an electronic magazine about all things Haskell. It is less formal than journal, but more enduring than a wiki-page or blog post. There have been a wide variety of articles, including: exciting code fragments, intriguing puzzles, book reviews, tutorials, and even half-baked research ideas.
Please note that the Monad.Reader has moved to http://themonadreader.wordpress.com. This site will no longer be updated.
Category: Community