My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
A tutorial essay on the monad concept. * What does the word monad mean? The reader will have a concrete understanding of the concept that the term monad denotes. The reader will be able to confidentally use the term in discussion and recognise episodes where the term is being used improper...
Kinet is a library for C# that provides useful data structures and algorithms for general purpose programming. It is somewhat inspired by the [http://code.google.com/p/functionaljava Functional Java] project and [http://haskell.org/ the Haskell programming language]. ==Compilable Usage Examples==...
Scalaz _(Scar-lah-zed)_ is a library written in the [http://scala-lang.org/ Scala Programming Language]. One mandate of the library is to depend only on [http://www.scala-lang.org/docu/files/api/index.html the core Scala API] and the core Java 2 Standard Edition API. The intention of Scalaz is to in...
This is a loose translation of [http://weblog.raganwald.com/2008/01/objectandand-objectme-in-ruby.html Reginald Braithwaite's] Ruby [http://andand.rubyforge.org/ Object#andand] to .NET. See [http://seanfoy.blogspot.com/2009/05/motivation-for-andandnet.html my blog] for details on what and why.
A collection of Ruby functional programming aids.