» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with fp + monads

Professor Paul Hudak's Home Page

Links to haskell nlp material and other topics

Haskell: del.icio.us tag/haskell

Learning Haskell Notes

Interesting notes from another learning Haskeller

Haskell: del.icio.us tag/haskell

Nub Games : Haskell IO for Imperative Programmers

So rather than writing code that interleaves input with processing with output as you're used to, you can write code that does input and then does processing and then does output, and all the messy interleaving is handled by the lazy semantics of the la

Haskell: del.icio.us tag/haskell

Books and tutorials - HaskellWiki

Books and tutorials, very good, go down to 3.9 for general information

Haskell: del.icio.us tag/haskell

Merging Monads and Folds for Functional Programming - Meijer, Jeuring (ResearchIndex)

These notes discuss the simultaneous use of generalised fold operators and monads to structure functional programs. Generalised fold operators structure programs after the decomposition of the value they consume. Monads structure programs after the comput

Haskell: del.icio.us tag/haskell

Nub Games » Haskell IO for Imperative Programmers

A rather nice discussion of how laziness and IO interact. Recommended for new Haskell programmers.

Haskell: del.icio.us tag/haskell

Page 1 | Next >>