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 1: | Line 1: | ||
<noinclude>__NOTITLE__</noinclude> | <noinclude>__NOTITLE__</noinclude> | ||
{| class="wikitable mw-collapsible | {| class="wikitable <includeonly>{{{1|mw-collapsible mw-collapsed}}}</includeonly>" style="width:100%" | ||
! colspan="2" | '''<big>APL syntax</big>''' [[{{fullurl:Template:APL_syntax|action=edit}} edit]] | ! colspan="2" | '''<big>APL syntax</big>''' [[{{fullurl:Template:APL_syntax|action=edit}} edit]] | ||
|- | |- |
Revision as of 22:36, 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 | Bracket notation ∙ Branching ∙ System command ∙ User command ∙ Keyword ∙ Dot notation |