Hello,
This is a simple question: what are the most popular/used/developed (libraries a plus) functional programming languages that are ready to be used for web development? I don't mind if they're pure languages or not, but I would prefer to exclude such languages as Ruby and Python. I am thinking along the lines of F# or Scheme (and those these aren't pure functional programming languages, I don't mind, I'm simply looking for a language that can work with types fluently).
Since asking this question the main languages that have been recommended are Haskell, Lisp, and Scheme.
Thanks.
Edits:
-Checked out http://stackoverflow.com/questions/1230046/state-of-web-development-using-functional-programming-language which seems to favor a Lisp.
-How-to for web programming with Lisp or Scheme: http://stackoverflow.com/questions/1275547/how-i-can-do-web-programming-with-lisp-or-scheme/1275667#1275667