Template:APL syntax: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
No edit summary
No edit summary
(26 intermediate revisions by 6 users not shown)
Line 3: Line 3:
! colspan="2" | '''<big>APL syntax</big>''' [[{{fullurl:Template:APL_syntax|action=edit}} edit]]
! colspan="2" | '''<big>APL syntax</big>''' [[{{fullurl:Template:APL_syntax|action=edit}} edit]]
|-
|-
! style="width:8em;" | Overview
! style="width:8em;" | [[APL syntax|General]]
| [[Comparison to traditional mathematics]] ∙ [[Precedence]]
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]] ([[Train]], [[Hook]], [[Split composition]])
|-
|-
! Array
! [[Array]]
| [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]]
| [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]] ([[Array notation design considerations|design considerations]])
|-
|-
! [[Function]]
! [[Function]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Function train]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Defined function (traditional)]] ∙ [[Dfn]] ∙ [[Function train]]
|-
|-
! [[Operator]]
! [[Operator]]
| [[Operand]] ∙ [[Operator valence]] ∙ [[Derived function]] ∙ [[Derived operator]]
| [[Operand]] ∙ [[Operator valence]] ∙ [[Tradop]] ∙ [[Dop]] ∙ [[Derived operator]]
|-
|-
! [[Assignment]]
! [[Assignment]]
| [[Multiple assignment|Multiple]] ∙ [[Indexed assignment|Indexed]] ∙ [[Selective assignment|Selective]] ∙ [[Modified assignment|Modified]]
| [[Multiple assignment|Multiple]] ∙ [[Indexed assignment|Indexed]] ∙ [[Selective assignment|Selective]] ∙ [[Modified assignment|Modified]]
|-
! User definition
| [[Tradfn]] ∙ [[Dfn]] ∙ [[Tacit]]
|-
|-
! Other
! Other
| [[Bracket notation]] ∙ [[Branching]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]]
| [[Function axis]] ∙ [[Bracket indexing]] ∙ [[Branch]] ∙ [[Statement separator]] ∙ [[Quad name]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]] ∙ [[Control structure]]
|}
|}

Revision as of 05:13, 11 November 2022