Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]] | | [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]] | ||
|- | |- | ||
! Array | ! [[Array model|Array]] | ||
| [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]] | | [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]] | ||
|- | |- |
Revision as of 14:30, 16 March 2020
APL syntax [edit] | |
---|---|
General | Comparison with traditional mathematics ∙ Precedence ∙ Tacit programming |
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 |