Functional languages: Real-life Examples

前端 未结 8 1386
感情败类
感情败类 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:03

    One implementation of Perl 6, Pugs, is written in Haskell, but it has largely given way to the standard Rakudo Perl implementation.

提交回复
热议问题