“Every language was created for a specific purpose”

后端 未结 16 1861
轻奢々
轻奢々 2021-02-04 10:57

I was reading the post Why Language is Important (Why I prefer C#) from \'Dot Net Thoughts\' and the first paragraph of the article ends with this statement:

16条回答
  •  长发绾君心
    2021-02-04 11:22

    PHP Originally stood for "Personal Home Pages" which says it all I think.

    APL Stands for "A Programming Language" and was created for "teaching and analysis of topics related to the application of computers"

    TCL Pronounced "Tickle" was "born out of frustration" by John Ousterhout and was meant to be embedded in other applications

    Applescript Was a progression from Hypertalk for Appels HyperCard application and was, like TCL, designed to be embedded in other applications to facilitate scripting.

    That's all. My Programming Language history isn't great.

提交回复
热议问题