Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
m (comment) |
||
(30 intermediate revisions by 6 users not shown) | |||
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]] | ||
|- | |- | ||
! | ! style="width:8em;" | [[APL syntax|General]] | ||
| [[Comparison | | [[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]] ∙ [[Function train]] | | [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Defined function (traditional)]] ∙ [[Dfn]] ∙ [[Function train]] | ||
|- | |- | ||
! [[Operator]] | ! [[Operator]] | ||
| [[Operand]] ∙ [[Operator valence]] ∙ [[ | | [[Operand]] ∙ [[Operator valence]] ∙ [[Tradop]] ∙ [[Dop]] ∙ [[Derived operator]] | ||
|- | |- | ||
! [[Assignment]] | ! [[Assignment]] | ||
| [[Multiple assignment|Multiple]] ∙ [[Indexed assignment|Indexed]] ∙ [[Selective assignment|Selective]] ∙ [[Modified assignment|Modified]] | | [[Multiple assignment|Multiple]] ∙ [[Indexed assignment|Indexed]] ∙ [[Selective assignment|Selective]] ∙ [[Modified assignment|Modified]] | ||
|- | |- | ||
! Other | ! Other | ||
| [[Bracket | | [[Function axis]] ∙ [[Bracket indexing]] ∙ [[Branch]] ∙ [[Statement separator]] ∙ [[Quad name]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]] ∙ [[Control structure]] ∙ [[Comment]] | ||
|} | |} |