Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
Line 10: | Line 10: | ||
|- | |- | ||
! [[Function]] | ! [[Function]] | ||
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived 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]] ∙ [[ | | [[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]] | ||
|- | |- | ||
! 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 12:57, 9 January 2020
APL syntax [edit] | |
---|---|
Overview | Comparison with traditional mathematics ∙ Precedence |
Array | Numeric literal ∙ String ∙ Strand notation ∙ Object literal ∙ Array notation |
Function | Argument ∙ Function valence ∙ Derived function ∙ Niladic function ∙ Monadic function ∙ Dyadic function ∙ Ambivalent function ∙ Tradfn ∙ Dfn ∙ Derived function ∙ Function train |
Operator | Operand ∙ Operator valence ∙ Tradop ∙ Dop ∙ Derived operator |
Assignment | Multiple ∙ Indexed ∙ Selective ∙ Modified |
Other | Function axis ∙ Branching ∙ System command ∙ User command ∙ Keyword ∙ Dot notation |