» tagged pages
» logout

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

Monads in Ruby, Part 1: Introduction - Moonbase

Monads have been getting a lot of press lately in connection with the Haskell programming language. They’re a very powerful programming tool in functional languages, but all too often they’re described as some sort of black magic rather than the simpl

Haskell: del.icio.us tag/haskell

Monads in Ruby, Part 1: Introduction - Moonbase

A very lucid explanation of the identity monad. Good start for the monad clueless

Haskell: del.icio.us tag/haskell

OO Monads and Ruby

OO Monads and Ruby Monads seems to be the hot new thing in Computer Science these days. I've heard mention of them lately, most notably in relation to Haskell. MentalGuy has also started writing up how to implement Monads in Ruby.

Haskell: del.icio.us tag/haskell