Talk:APL syntax and symbols

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Distinguishing Symbol Name from Meaning from Pronunciation[edit]

As someone who doesn't know APL, one of the things that confused me about this page was that different sources refer to the glyphs by different appellations without making it clear why. For example, ← has the symbol name "Left Arrow", its function is assignment, and it is pronounced "gets". That's an easy one because it can only be used in a dyadic context. For symbols that can be used in a monadic context, there will be a different meaning and usually a different pronunciation. It would be helpful if that was stated clearly at the top with a chart summarizing the different symbols that this article covers and how they can be referred to in APL. Thank you. B9 (talk) B9 (talk) 17:02, 8 November 2023 (UTC)[reply]

For an example of what would have been helpful, see https://github.com/vendethiel/trying.apl#evolution-level-1 B9 (talk) 17:13, 8 November 2023 (UTC)[reply]