Several friends have asked me about Haskell functional programming language. I haven't used it in daily jobs, yet I'm learning it not only because of its beauty and simplicity to express math, logic and algorthim, but also the fact that it's quite a hard excersize for my brain. There's no other language that has the density of new concepts as Haskell does.
Besides its being lazy and pure (shocked by the conecpts? hehe), Haskell also has the ability to define internal domain specific language (DSL) like Ruby. I wish there will be a Haskell killer application to utilize this advantage in the similar way as Rails to Ruby.
Besides its being lazy and pure (shocked by the conecpts? hehe), Haskell also has the ability to define internal domain specific language (DSL) like Ruby. I wish there will be a Haskell killer application to utilize this advantage in the similar way as Rails to Ruby.
本文探讨了Haskell这门函数式编程语言的独特魅力及其带来的挑战。作者虽然未在实际工作中使用Haskell,但对其简洁优雅的数学表达方式及丰富的概念密度感到惊叹。文章还提到了Haskell能够定义内部领域特定语言(DSL)的能力,并希望未来能看到类似Ruby on Rails这样的杀手级应用出现。
1974

被折叠的 条评论
为什么被折叠?



