函数式语言植根于 LISP,即 LISt 处理器(约翰·麦卡锡,图灵奖获得者)。函数式语言也受到约翰·巴克斯 (John Backus) 的图灵演讲的强烈影响,他在演讲中询问编程是否可以逃脱冯·诺依曼的突变编程模型,一次一个单词。 APL、ISWIM、Hope、ML 和 Miranda 都迎来了盛大的开花结果。后来,Clean、Haskell、Objective Caml。再后来,Clojure、Scala 和 F#。
然后我们有一些利基参与者:
字符串处理语言,如 SNOBOL 和 Icon
基于替换的语言,如 TRAC、sh、TeX、Tcl 和 PHP< /p>
动态后缀语言,如 FORTH 和 PostScript
逻辑语言,如 Prolog 和 Mercury< /p>
我就不继续说了。
I know my ancient history, not my recent history.
Procedural languages are rooted in FORTRAN, the first language to compile arbitrarily complicated high-level formulas to machine code. FORmula TRANslator (John Backus, Turing award).
Procedural languages may have reached their apogee with Algol-60 (committee).
Important derivatives of Algol-60 include Simula-67 and Pascal, and via Pascal, the Ada, Modula, and Oberon families. Perhaps CLU was influenced also.
All object-oriented languages have roots in Simula-67, which was an Algol derivative (Nygaard and Dahl, Turing award winners).
Smalltalk-80 and C with classes (became C++) were both directly influenced by Simula-67. I don't know if Objective-C was influenced directly from Simula or indirectly from Smalltalk. Likewise Delphi. Self and Ruby both have strong Smalltalk heritage. Java has strong Simula/C++ heritage; C# has strong Java heritage.
Functional languages are rooted in LISP, for LISt Processor (John McCarthy, Turing award winner). Functional languages were also strongly influenced by John Backus's Turing lecture, in which he asked if programming could escape the von Neumann model of programming with mutation, one word at a time. A great flowering occurred, including APL, ISWIM, Hope, ML, and Miranda. Then later, Clean, Haskell, Objective Caml. Still later, Clojure, Scala, and F#.
Then we have the niche players:
String-processing languages like SNOBOL and Icon
Languages based on substitution, like TRAC, sh, TeX, Tcl, and PHP
Dynamic postfix languages like FORTH and PostScript
发布评论
评论(3)
我知道我的古代历史,但不知道我最近的历史。
过程语言植根于 FORTRAN,这是第一种将任意复杂的高级公式编译为机器代码的语言。公式翻译器(约翰·巴克斯,图灵奖)。
程序语言可能在 Algol-60(委员会)中达到了顶峰。
Algol-60 的重要衍生物包括 Simula-67 和 Pascal,以及通过 Pascal、Ada、Modula 和 Oberon 家族。也许 CLU 也受到了影响。
所有面向对象的语言都源于 Simula-67,它是 Algol 的衍生物(Nygaard 和 Dahl,图灵奖获得者)。
Smalltalk-80 和带有类的 C(成为 C++)都直接受到 Simula-67 的影响。我不知道 Objective-C 是直接受到 Simula 的影响还是间接受到 Smalltalk 的影响。德尔福也一样。 Self 和 Ruby 都拥有深厚的 Smalltalk 传统。 Java 具有强大的 Simula/C++ 传统; C# 具有很强的 Java 传统。
函数式语言植根于 LISP,即 LISt 处理器(约翰·麦卡锡,图灵奖获得者)。函数式语言也受到约翰·巴克斯 (John Backus) 的图灵演讲的强烈影响,他在演讲中询问编程是否可以逃脱冯·诺依曼的突变编程模型,一次一个单词。 APL、ISWIM、Hope、ML 和 Miranda 都迎来了盛大的开花结果。后来,Clean、Haskell、Objective Caml。再后来,Clojure、Scala 和 F#。
然后我们有一些利基参与者:
字符串处理语言,如 SNOBOL 和 Icon
基于替换的语言,如 TRAC、sh、TeX、Tcl 和 PHP< /p>
动态后缀语言,如 FORTH 和 PostScript
逻辑语言,如 Prolog 和 Mercury< /p>
我就不继续说了。
I know my ancient history, not my recent history.
Procedural languages are rooted in FORTRAN, the first language to compile arbitrarily complicated high-level formulas to machine code. FORmula TRANslator (John Backus, Turing award).
Procedural languages may have reached their apogee with Algol-60 (committee).
Important derivatives of Algol-60 include Simula-67 and Pascal, and via Pascal, the Ada, Modula, and Oberon families. Perhaps CLU was influenced also.
All object-oriented languages have roots in Simula-67, which was an Algol derivative (Nygaard and Dahl, Turing award winners).
Smalltalk-80 and C with classes (became C++) were both directly influenced by Simula-67. I don't know if Objective-C was influenced directly from Simula or indirectly from Smalltalk. Likewise Delphi. Self and Ruby both have strong Smalltalk heritage. Java has strong Simula/C++ heritage; C# has strong Java heritage.
Functional languages are rooted in LISP, for LISt Processor (John McCarthy, Turing award winner). Functional languages were also strongly influenced by John Backus's Turing lecture, in which he asked if programming could escape the von Neumann model of programming with mutation, one word at a time. A great flowering occurred, including APL, ISWIM, Hope, ML, and Miranda. Then later, Clean, Haskell, Objective Caml. Still later, Clojure, Scala, and F#.
Then we have the niche players:
String-processing languages like SNOBOL and Icon
Languages based on substitution, like TRAC, sh, TeX, Tcl, and PHP
Dynamic postfix languages like FORTH and PostScript
Logic languages like Prolog and Mercury
I won't go on.
这可能会涵盖它:http://en.wikipedia.org/wiki/Timeline_of_programming_languages
This might cover it: http://en.wikipedia.org/wiki/Timeline_of_programming_languages
以下是图形格式的历史记录:http://www.levenez.com/lang/
Here's a history in graphical format: http://www.levenez.com/lang/