Are there any open source projects out there that are written in a functional programming language and that people can contribute on? I am trying to increase my area of expertise to a functional programming language and I think contributing to a project might be the way to go. Maybe some OCaml or Lisp projects?
+5
A:
MLdonkey is written in OCaml.
Of course various libraries for functional languages are also generally written in the respective language. So you can find a lot of projects on the language's "library hub". For example for haskell there's hackage, which is full of open source haskell projects.
sepp2k
2010-06-06 15:31:04
Also the various 3rd party modes and add-ons for emacs.
sepp2k
2010-06-06 15:37:52
-1, Emacs is not written in a functional style. See the comments here: http://goo.gl/S2Vj
missingfaktor
2010-06-06 19:43:52