Template:APL features: 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<includeonly> mw-collapsed</includeonly>" style="width:100%" | {| class="wikitable mw-collapsible<includeonly> mw-collapsed</includeonly>" style="width:100%" | ||
! colspan="2" | '''<big>APL features</big>''' [[{{fullurl:Template:APL_features|action=edit}} edit]] | |||
|- | |||
! style="width:8em;" | [[APL syntax|Syntax]] | |||
| [[Array]] ∙ [[Function]] ∙ [[Operator]] ∙ [[Assignment]] | |||
|- | |||
! [[Built-ins]] | |||
| [[Primitive function]] ∙ [[Primitive operator]] ∙ [[Quad name]] | |||
|- | |||
! [[Array model]] | |||
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Element]] ∙ [[Simple scalar]]s ∙ [[Empty array]] ∙ [[Prototype]] | |||
|- | |||
! User definition | |||
| [[Tradfn]] ∙ [[Dfn]] ∙ [[Tacit]] | |||
|} | |} |
Revision as of 22:23, 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 |