Difference between revisions of "The Monad.Reader/Previous issues"

From HaskellWiki
Jump to navigation Jump to search
 
Line 96: Line 96:
 
;''Evaluating Haskell in Haskell''
 
;''Evaluating Haskell in Haskell''
 
:Matthew Naylor
 
:Matthew Naylor
  +
  +
[[Media:TMR-Issue11.pdf|The Monad.Reader Issue 11]] was released on August 25, 2008.
  +
;''David F. Place''
  +
:How to Refold a Map
  +
;''Kenneth Knowles''
  +
:First-Order Logic à la Carte
  +
;''Douglas M. Auclair''
  +
:<nowiki>MonadPlus: What a Super Monad!</nowiki>

Revision as of 14:53, 19 November 2008

The Monad.Reader Issue 1 was released on March 1, 2005.

Pseudocode: Natural Style
Andrew J. Bromage
Pugs Apocryphon 1 - Overview of the Pugs project
Autrijus Tang
An Introduction to Gtk2Hs, a Haskell GUI Library
Kenneth Hoste
Implementing Web-Services with the HAIFA Framework
Simon D. Foster
Code Probe - Issue one: Haskell XML-RPC, v.2004-06-17 [1]
Sven Moritz Hallberg

The Monad.Reader Issue 2 was released May 2005.

Impure Thoughts 1 - Thtatic Compilathionth (without a lisp)
Philippa Cowderoy
Eternal Compatibility In Theory
Sven Moritz Hallberg
Fun with Linear Implicit Parameters
Thomas Jäger
Haskore
Bastiaan Zapf
Bzlib2 Binding - An Introduction to the FFI
Peter Eriksen

The Monad.Reader Issue 3 was released June 2005.

Notes on Learning Haskell
Graham Klyne
Functional Programming vs Object Oriented Programming
Alistair Bayley
Concurrent and Distributed Programming with Join Hs
Einar Karttunen
"Haskell School Of Expression": Review of The Haskell School of Expression
Isaac Jones
Review of "Purely Functional Data Structures"
Andrew Cooke

The Monad.Reader Issue 4 was released 5 July 2005.

Impure Thoughts 2, B&D not S&M (off-wiki)
Philippa Cowderoy
Why Attribute Grammars Matter
Wouter Swierstra
Solving Sudoku
Dominic Fox
On Treaps And Randomization
Jesper Louis Andersen

The Monad.Reader Issue 5 was released October 2005.

Haskell: A Very Different Language
John Goerzen
Generating Polyominoes
Dominic Fox
HRay:A Haskell ray tracer
Kenneth Hoste
Number-parameterized types
Oleg Kiselyov
A Practical Approach to Graph Manipulation
Jean Philippe Bernardy
Software Testing With Haskell
Shae Erisson

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

The Monad.Reader Issue 9, the Summer of Code special, was released on November 19, 2007.

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

The Monad.Reader Issue 10 was released on April 8, 2008.

Step inside the GHCi debugger
Bernie Pope
Evaluating Haskell in Haskell
Matthew Naylor

The Monad.Reader Issue 11 was released on August 25, 2008.

David F. Place
How to Refold a Map
Kenneth Knowles
First-Order Logic à la Carte
Douglas M. Auclair
MonadPlus: What a Super Monad!