Sunday, November 4, 2007

Functional programming

I remember making a Mastermind solving program in Erlang some years ago back in university. I enjoyed it a lot and I thought it was a shame that the functional programming paradigm was not mainstream.

Luckily it seems times are changing and you can find that Erlang is getting more popular, DSLs are getting attention (so Lisp will gain it too) and Microsoft seems to be slowly trying to put his own functional language, F# (ML), at the same level of C#.

So while surfing the web about this interesting times I found this very pleasant to read web page that can make you recover from your imperative programming comma. Good reading!

0 comments: