Blow your mind - HaskellWiki edit / delete

Some mostly opaque and occasionally useful things to do with Haskell.

to functional haskell programming ... on 09 May 2008

Haskell Programming: Miscellanea edit / delete

All sorts of completely insane things to do with Haskell.

to functional haskell programming ... on 09 May 2008

Nub Games » Writing a Simple Search Engine in Haskell: Part 1 — Maybe and List edit / delete

Includes the worst analogy for monads I've ever read, but there's some interesting stuff here.

to functional haskell monads research ... on 09 April 2007

Haskell/Existentially quantified types - Wikibooks, collection of open-content textbooks edit / delete

How to do heterogenous lists (i.e. lists containing items of a typeclass, rather than of a type).

to functional haskell programming research ... on 19 October 2006

All About Monads edit / delete

Handy introduction and reference to Haskell's standard monads.

to functional haskell monads research ... on 19 October 2006

The Continuation monad edit / delete

Implementing call/cc using monads. The same approach could be used to implement occam-style concurrency in Haskell without needing to mess with the runtime -- I reckon there's a paper in there...

to concurrency functional haskell monads research ... on 01 October 2006

Scrap your boilerplate ... in Haskell edit / delete

Generic programming in GHC -- with one of the examples being traversing ASTs in a nice way. This looks distinctly useful (and rather nicer than the current approach I'm using!), provided it meshes nicely with the monad stuff [yes, it does, it's in the fir

to compiler functional haskell research ... on 01 October 2006

Haskell - Wikibooks, collection of open-content textbooks edit / delete

Quite a good Haskell tutorial.

to functional haskell programming research ... on 06 September 2006

Of monads and spacesuits edit / delete

How monads work in Haskell, via a rather silly metaphor.

to functional haskell monads research ... on 15 August 2006

Functional Programming HOWTO edit / delete

A guide to some of Python's functional features.

to functional programming python ... on 05 July 2006

Browser bookmarks: tasty+ | tasty= Log in | Export | Atom