|
|
(8 intermediate revisions by 4 users not shown) |
Line 2: |
Line 2: |
| 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. | | 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. |
| | | |
− | ==== Latest Issue ====
| + | '''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-Issue13.pdf|The Monad.Reader Issue 13]] is out now. Issue 13 consists of the following four articles: | |
| | | |
− | ;''Rapid Prototyping in TEX''
| + | Older issues,1-13, can be found [[The_Monad.Reader/Previous_issues|here.]] |
− | :Stephen Hicks
| |
− | ;''The Typeclassopedia''
| |
− | :Brent Yorgey
| |
− | ;''<nowiki>Book Review: Real World Haskell</nowiki>''
| |
− | :Chris Eidhof and Eelco Lempsink
| |
− | ;''Calculating Monads with Category Theory''
| |
− | :Derek Elkins
| |
− | | |
− | Discussion of this Issue's articles may be found on a [[The_Monad.Reader/Discuss_Issue13|separate page.]]
| |
− | | |
− | Feel free to [http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue13/ browse the source files]. You can check out the entire repository using darcs:
| |
− | | |
− | <tt>darcs get http://sneezy.cs.nott.ac.uk/darcs/TMR/Issue13/</tt>
| |
− | | |
− | The source code and LaTeX files have all been released under a BSD-style license.
| |
− | | |
− | I'd welcome any general discussion and feedback [[Talk:The_Monad.Reader|on the Talk page]].
| |
− | | |
− | ==== [[The_Monad.Reader/Previous_issues | Previous editions]] ====
| |
− | | |
− | All the previous editions have moved to a separate page: [[The_Monad.Reader/Previous_issues]]. Some of the older, wiki-published articles need some TLC. If you read any of the articles and can spare a few minutes to help clean up some of the formatting, your help would really be appreciated.
| |
− | | |
− | ==== 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 most recent version from the darcs repository at <tt>http://sneezy.cs.nott.ac.uk/darcs/TMR/Guidelines</tt>. The deadline for Issue 14 has not been set yet.
| |
− | | |
− | Feel free to contact [http://www.cse.chalmers.se/~wouter Wouter Swierstra] with any questions.
| |
− | | |
− | ==== Merchandise ====
| |
− | | |
− | You can buy The Monad.Reader t-shirts and merchandise from [http://www.cafepress.com/TheMonadReader 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.
| |
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.
Older issues,1-13, can be found here.