Quantcast
Channel: Just another lambdabananacamel, » fp
Browsing all 5 articles
Browse latest View live

some books

View Article



Functional Pe(a)rls v2 (now with Monads!) at the London Perl Workshop 2008

On Saturday I gave an updated version of my Functional Pe(a)rls talk. This time around I cut the whistlestop tour of builtin FP techniques in Perl (map/grep/join) and added a section on Monads – what...

View Article

(rough) Grids in Haskell

(This isn’t a full blog post, but a note of a few things about implementing game grids in Haskell). A [[Cell]] structure seems to make sense for a lot of boards. In fact, even the problems I’m looking...

View Article

Currying in Perl

“Currying” is a simple idea that is surprisingly powerful on the one hand, and which was surprisingly hard (at least for me) to get my head around - possibly because the concept didn’t exist natively...

View Article

Is currying monadic?

Here’s a question that came up while I’ve been trying to href="http://greenokapi.net/blog/2009/05/04/currying-in-perl/">implement currying in Perl: is Currying monadic? I’ve tried a couple of...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images