APL syntax [edit]
|
General
|
Comparison with traditional mathematics ∙ Precedence ∙ Tacit programming (Train, Hook, Split composition)
|
Array
|
Numeric literal ∙ String ∙ Strand notation ∙ Object literal ∙ Array notation (design considerations)
|
Function
|
Argument ∙ Function valence ∙ Derived function ∙ Derived operator ∙ Niladic function ∙ Monadic function ∙ Dyadic function ∙ Ambivalent function ∙ Defined function (traditional) ∙ Dfn ∙ Function train
|
Operator
|
Operand ∙ Operator valence ∙ Tradop ∙ Dop ∙ Derived operator
|
Assignment
|
Multiple ∙ Indexed ∙ Selective ∙ Modified
|
Other
|
Function axis ∙ Bracket indexing ∙ Branch ∙ Statement separator ∙ Quad name ∙ System command ∙ User command ∙ Keyword ∙ Dot notation ∙ Function-operator overloading ∙ Control structure ∙ Comment
|