Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
Miraheze>Adám Brudzewsky No edit summary |
||
Line 22: | Line 22: | ||
|- | |- | ||
! Other | ! Other | ||
| [[ | | [[Function axis]] ∙ [[Branching]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] | ||
|} | |} |
Revision as of 23:19, 16 November 2019
APL syntax [edit] | |
---|---|
Overview | Comparison to traditional mathematics ∙ Precedence |
Array | Numeric literal ∙ String ∙ Strand notation ∙ Object literal ∙ Array notation |
Function | Argument ∙ Function valence ∙ Derived function ∙ Function train |
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 |