Functional languages: Real-life Examples

前端 未结 8 1382
感情败类
感情败类 2021-01-02 04:48

Do functional languages bring anything in the resolution of everyday business problems?

Are there any successful projects that have been implemented using a function

8条回答
  •  长情又很酷
    2021-01-02 05:10

    There are quite a few listed on Functional Programming in the Real World. From the site:

    The main criterion for being real-world is that the program was written primarily to perform some task, not primarily to experiment with functional programming.

提交回复
热议问题