由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_FunctionalProgramming版 - 什么是函数式语言
相关主题
最有潛力的 FP国内学计算机的伤不起啊!!!伤不起!!!!!! (转载)
你用什麼FP?这么多人讨论 FP, 大牛推荐门语言吧
What is purity.FP over head很高
就FP而言lisp是不是已经很完美了,不说纯不纯Programming Language for AI
Clojure来看一个C#的职位是如何要求的
Function Programming popularity关于functional programming
板上的高人们能给科普比较functional programming language么Functional programming才是未来的趋势
Any one knows 'Q Programming Language'?想学函数语言和高层次抽象的同学看过来
相关话题的讨论汇总
话题: fp话题: languages话题: people话题: different话题: some
1 (共1页)
b***e
发帖数: 1419
1
Different people have different mind on this question.
For some people, FP is:
- Haskell
- Lisp
- ML
- Ocaml
because these languages claims themselves as functional.
For some people, FP also includes things like:
- ruby
- python
because these languages supports anonymous functions (in which case, I
belive perl also qualifies).
For some other people, any language with function constructs are FPs, in
which sense all languages are practically functional.
For me, a langauge is FP if it h
P********e
发帖数: 2610
2
http://en.wikipedia.org/wiki/Functional_programming
上面说JS不是
可能也没有严格定义
这FP具体优点是什么呢?

【在 b***e 的大作中提到】
: Different people have different mind on this question.
: For some people, FP is:
: - Haskell
: - Lisp
: - ML
: - Ocaml
: because these languages claims themselves as functional.
: For some people, FP also includes things like:
: - ruby
: - python

b***e
发帖数: 1419
3
It is said javascript was not designed purposedly to be a FP, but it turns
out it is one. The same applis to ruby/python.
1 (共1页)
相关主题
想学函数语言和高层次抽象的同学看过来Clojure
why functional?Function Programming popularity
[bssd] 教小孩functional programming板上的高人们能给科普比较functional programming language么
审稿被 editor-in-chief 要求做Language EditorAny one knows 'Q Programming Language'?
最有潛力的 FP国内学计算机的伤不起啊!!!伤不起!!!!!! (转载)
你用什麼FP?这么多人讨论 FP, 大牛推荐门语言吧
What is purity.FP over head很高
就FP而言lisp是不是已经很完美了,不说纯不纯Programming Language for AI
相关话题的讨论汇总
话题: fp话题: languages话题: people话题: different话题: some