F# VS Haskell

F# was built from the most of the mature features of languages like Haskell and provides a huge number of practically-indispensable advantages in comparison:

  • F# runs on .NET which provides a concurrent garbage collector that can be used for GUI programming. Haskell has only non-concurrent GCs that incurs arbitrarily-long stalls, rendering it useless for real-world GUI programming.

  • F# inherits many great libraries from .NET. Haskell has poor libraries even among research languages.

  • F# is predictably performant whereas Haskell's performance and memory consumption is wildly unpredictable. For example, a recent benchmark showed that the humble hash table is 32x faster in F# than Haskell (!).

  • F# books are of much higher quality and are more pragmatic than Haskell books.

  • F# is much easier to get started with and use because it has modern IDE tools. Haskell has only an alpha release IDE with no type throwback, documentation throwback and no integrated REPL.

  • Despite being much newer, F# already has a much longer list of success stories such as Halo 3, AdCenter, F# for Visualization, F# for Numerics, .NET PDF toolkit and so on. Haskell had one success story that was version control software called Darcs but it was plagued with reliability and performance problems and its use is now in decline having only garnered a few thousand (primarily Haskell) users in its prime.

Assuming you are a practically-minded programmer, there is little reason to choose Haskell. If you want a functional language with excellent Linux and OS X support, lots of real-world users, better symbolic performance, lots of libraries and some great language features (like polymorphic variants, functors and structurally-typed OOP) then OCaml is the obvious choice and not Haskell.

转载于:https://www.cnblogs.com/elock/archive/2009/08/19/1549439.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值