Template:APL syntax
Revision as of 13:10, 20 December 2019 by Adám Brudzewsky (talk | contribs)
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 ∙ Function train ∙ Niladic function ∙ Monadic function ∙ Dyadic function ∙ Ambivalent function |
Operator | Operand ∙ Operator valence ∙ Derived function ∙ Derived operator |
Assignment | Multiple ∙ Indexed ∙ Selective ∙ Modified |
User definition | Tradfn ∙ Dfn ∙ Tacit |
Other | Function axis ∙ Branching ∙ System command ∙ User command ∙ Keyword ∙ Dot notation |