Template:APL features: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
No edit summary
No edit summary
(11 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{| class="wikitable <includeonly>{{{1|mw-collapsible mw-collapsed}}}</includeonly>" style="width:100%"
{| 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]]
|-
! style="width:8em;" | [[APL syntax|Syntax]]
| [[Array]] ∙ [[Function]] ∙ [[Operator]] ∙ [[Assignment]]
|-
|-
! [[Built-ins]]
! [[Built-ins]]
| [[Primitive function]] [[Primitive operator]] ∙ [[Quad name]]
| [[Primitives]] ([[Primitive function|function]]s, [[Primitive operator|operator]]s) ∙ [[Quad name]]
|-
|-
! [[Array model]]
! [[Array model]]
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] ∙ [[Box]] ∙ [[Cell]] ∙ [[Major cell]] ∙ [[Subarray]] ∙ [[Empty array]] ∙ [[Prototype]]
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ([[Indexing]]) ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] ∙ [[Cell]] ∙ [[Major cell]] ∙ [[Subarray]] ∙ [[Empty array]] ∙ [[Prototype]]
|-
|-
! User definition
! Data types
| [[Tradfn]] ∙ [[Dfn]] ∙ [[Tacit]]
| [[Number]] ([[Boolean]], [[Complex number]]) ∙ [[Character]] ([[String]]) ∙ [[Box]] ∙ [[Namespace]]
|-
|-
! Concepts and paradigms
! Concepts and paradigms
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Scalar function]] ∙ [[Glyph]] ∙ [[Identity element]]
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Leading axis agreement]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Total array ordering]]
|-
|-
! [[Error]]s
! [[Error]]s
| [[LIMIT ERROR]] ∙ [[RANK ERROR]]
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
|}
|}

Revision as of 09:48, 25 June 2021