Template:APL features: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky m (Adám Brudzewsky moved page Template:APL programming language to Template:APL features: splitting into multiple simpler boxes) |
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 features</big>''' [[{{fullurl:Template:APL_features|action=edit}} edit]] | ! colspan="2" | '''<big>APL features</big>''' [[{{fullurl:Template:APL_features|action=edit}} edit]] | ||
|- | |- |
Revision as of 22:36, 16 November 2019
APL features [edit] | |
---|---|
Syntax | Array ∙ Function ∙ Operator ∙ Assignment |
Built-ins | Primitive function ∙ Primitive operator ∙ Quad name |
Array model | Shape ∙ Rank ∙ Depth ∙ Axis ∙ Ravel ∙ Element ∙ Simple scalars ∙ Empty array ∙ Prototype |
User definition | Tradfn ∙ Dfn ∙ Tacit |