Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
(if you mention system commands, then need to mention system functions as well) |
m (comment) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|- | |- | ||
! style="width:8em;" | [[APL syntax|General]] | ! style="width:8em;" | [[APL syntax|General]] | ||
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]] | | [[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]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[ | | [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Defined function (traditional)]] ∙ [[Dfn]] ∙ [[Function train]] | ||
|- | |- | ||
! [[Operator]] | ! [[Operator]] | ||
Line 19: | Line 19: | ||
|- | |- | ||
! Other | ! Other | ||
| [[Function axis]] ∙ [[Branch]] ∙ [[Quad name]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]] | | [[Function axis]] ∙ [[Bracket indexing]] ∙ [[Branch]] ∙ [[Statement separator]] ∙ [[Quad name]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]] ∙ [[Control structure]] ∙ [[Comment]] | ||
|} | |} |