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
(5 intermediate revisions by 3 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;" | General
| [[Comparison to traditional mathematics]] ∙ [[Precedence]]
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]]
|-
|-
! Array
! Array
Line 10: Line 10:
|-
|-
! [[Function]]
! [[Function]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Function train]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Tradfn]] ∙ [[Dfn]] ∙ [[Derived function]] ∙ [[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
| [[Function axis]] ∙ [[Branching]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]]
| [[Function axis]] ∙ [[Branching]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]]
|}
|}

Revision as of 16:05, 9 January 2020