Tagged Questions
4
votes
3answers
361 views
How to write functionally in a web framework
I love Rich Hickey, Clojure and Haskell and I get it when he talks about functions and the unreliability of side-effecting code.
However I work in an environment where nearly all the functions I ...
3
votes
8answers
494 views
Functional programming language for web development
I want to choose to learn a functional programming language, it should fulfill the criteria:
Open source, static typed & fully
object-oriented too.
Must has web framework because it's
for web ...
6
votes
3answers
566 views
Ur/Web new purely functional language for web programming?
I came across the Ur/Web project during my search for web frameworks for Haskell-like languages. It looks like a very interesting project done by one person.
Basically, it is a domain-specific purely ...
16
votes
8answers
1k views
What decent web-frameworks exists for functional programming?
I would like to do some web programming using functional programming. What decent web-frameworks exists for funtional programming languages?