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
(21 intermediate revisions by 4 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]]
Line 10: Line 7:
|-
|-
! [[Array model]]
! [[Array model]]
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Simple scalar]] ∙ [[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]]
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Total array ordering]]
|-
! [[Error]]s
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
|}
|}

Revision as of 07:20, 22 June 2020