The name APL: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
m (IBM category)
(Move inline external link to a reference)
Line 7: Line 7:
A week later, [[Eric Iverson]] asserted to McDonnell that the name was already well known.
A week later, [[Eric Iverson]] asserted to McDonnell that the name was already well known.


The letters APL are shared by [[wikipedia:APL|many other entities]]. [[Roger Hui]] remarks that he "started in 1966 on an APL machine that weighed 15,000 tons, when I travelled from Hong Kong to San Francisco on the S.S. President Wilson of the [[wikipedia:American President Lines|American President Lines]]."<ref>[[Roger Hui|Hui, Roger]]. [https://www.jsoftware.com/papers/eem/anecdotes.htm#15000 "Eugene McDonnell Quotations and Anecdotes"].</ref> See also [https://www.dyalog.com/blog/2016/07/its-apl-but-not-as-we-know-it/ It’s APL… but not as we know it!] on the [[Dyalog Ltd.|Dyalog]] blog. Amazon has created a [[wikipedia:JSON Schema|JSON Schema]] for its virtual assistant, Alexa, called the [[Alexa Presentation Language]].<ref>Amazon Developer Services and Technologies: [https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/understand-apl.html#documents Understand Alexa Presentation Language (APL)]</ref> This is often abbreviated APL, and can thus create some confusion with the APL programming language.
The letters APL are shared by [[wikipedia:APL|many other entities]].<ref>[[Dyalog Ltd.#The Dyalog duck|The Dyalog Duck]]. [https://www.dyalog.com/blog/2016/07/its-apl-but-not-as-we-know-it/ It’s APL… but not as we know it!] on the [[Dyalog Ltd.|Dyalog]] blog. 2016-07-21.</ref> [[Roger Hui]] remarks that he "started in 1966 on an APL machine that weighed 15,000 tons, when I travelled from Hong Kong to San Francisco on the S.S. President Wilson of the [[wikipedia:American President Lines|American President Lines]]."<ref>[[Roger Hui|Hui, Roger]]. [https://www.jsoftware.com/papers/eem/anecdotes.htm#15000 "Eugene McDonnell Quotations and Anecdotes"].</ref> Amazon has created a [[wikipedia:JSON Schema|JSON Schema]] for its virtual assistant, Alexa, called the [[Alexa Presentation Language]].<ref>Amazon Developer Services and Technologies: [https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/understand-apl.html#documents Understand Alexa Presentation Language (APL)]</ref> This is often abbreviated APL, and can thus create some confusion with the APL programming language.


== References ==
== References ==

Revision as of 13:13, 19 May 2020

APL is named after Ken Iverson's book A Programming Language, following a suggestion by Adin Falkoff.[1] Despite being the source of the name "APL", Iverson's book describes not APL, but Iverson notation. The name "APL" is used only for computer implementations of Iverson's language, starting with APL\360.

APL is occasionally re-interpreted to stand for Array Programming Language or Array Processing Language, thereby making APL into a backronym.

Falkoff coined the name in 1966 during the implementation of APL\360 at IBM. Eugene McDonnell writes[1] that, after considering other names such as "Mathlab" (MATLAB did not yet exist), inspiration struck:

Then one day Adin Falkoff walked into Ken's office and wrote "A Programming Language" on the board, and underneath it the acronym "APL".

A week later, Eric Iverson asserted to McDonnell that the name was already well known.

The letters APL are shared by many other entities.[2] Roger Hui remarks that he "started in 1966 on an APL machine that weighed 15,000 tons, when I travelled from Hong Kong to San Francisco on the S.S. President Wilson of the American President Lines."[3] Amazon has created a JSON Schema for its virtual assistant, Alexa, called the Alexa Presentation Language.[4] This is often abbreviated APL, and can thus create some confusion with the APL programming language.

References