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
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>__NOTITLE__</noinclude>
<noinclude>__NOTITLE__</noinclude>
{| class="wikitable mw-collapsible<includeonly> mw-collapsed</includeonly>" style="width:100%"
{| class="wikitable <includeonly>{{{1|mw-collapsible mw-collapsed}}}</includeonly>" style="width:100%"
  ! colspan="3" | '''<big>APL programming language</big>''' [[{{fullurl:Template:APL_programming_language|action=edit}} edit]]
! colspan="2" | '''<big>APL features</big>''' [[{{fullurl:Template:APL_features|action=edit}} edit]]
  |-
|-
! rowspan="6" | Features !! style="width:6em;" | Syntax
! [[Built-ins]]
  | [[Syntactic overview]] ∙ [[Comparison with traditional mathematics]] ∙ [[Bracket indexing]] ∙ [[Bracket axis]] ∙ [[Assignment]] ∙ [[Branching]] ∙ [[Strand notation]]
| [[Primitive function]] ∙ [[Primitive operator]] ∙ [[Quad name]]
  |-
|-
  ! Built-ins
! [[Array model]]
  | [[Primitive function]]s ∙ [[Primitive operator]]s ∙ [[Quad name]]s
| [[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]]
  |-
|-
  ! [[Array model]]
! Data types
  | [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Axis]] ∙ [[Ravel]] [[Element]] ∙ [[Simple scalar]]s ∙ [[Empty array]] ∙ [[Prototype]]
| [[Number]] ([[Boolean]], [[Complex number]]) ∙ [[Character]] ([[String]]) ∙ [[Box]] ∙ [[Namespace]]
  |-
|-
  ! Functions
! Concepts and paradigms
  | [[Tradfn]]s ∙ [[Dfn]]s ∙ [[Derived function]]s ∙ [[Train]]s ∙ [[Scalar function]]s ∙ [[Mixed function]]s ∙ [[Argument]]s
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Total array ordering]]
  |-
|-
  ! Operators
! [[Error]]s
  | [[Tradop]]s ∙ [[Dop]]s ∙ [[Derived operator]]s
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
  |-
  ! Other
  | [[Keyword]]s ∙ [[Object orientated programming]] ∙ [[System command]]s ∙ [[User command]]s
  |-
  ! rowspan="2" | Usage !! Interface
  | [[The APL Session]] [[Typing APL symbols]] [[APL font]]s
  |-
  ! Other
  | [[Learning resources]] [[Simple examples]] ∙ [[Advanced examples]] ∙ [[Mnemonics]]
  |-
  ! rowspan="3" | Dialects !! Maintained
  | [[APL+Win]] (APL*PLUS) ∙ [[APL2]] ∙ [[APL64]] ∙ [[APL\iv]] ∙ [[Co-dfns]] ∙ [[Dyalog APL]] ∙ [[dzaima/APL]] ∙ [[GNU APL]] ∙ [[NARS2000]] ∙ [[ngn/apl]]
  |-
  ! Historical
  | [[Iverson notation]] ∙ ''[[A Programming Language]]'' ∙ [[A+]] (A) ∙ [[APL-sharp|APL#]] ∙ [[APL.68000]] ∙ [[APL.SV]] ∙ [[APLX]] ∙ [[APL\1130]] ∙ [[APL\360]] ∙ [[NARS]] ∙ [[openAPL]] ∙ [[Rowan]] ∙ [[SHARP APL]] (SAX) ∙ [[VisualAPL]] (APLNext) ∙ [[VSAPL]] ∙ [[York APL]]
  |-
  ! Derivatives
  | [[ELI]] ∙ [[J]] ∙ [[K]] (Q, KDB+) ∙ [[LYaPAS]] ∙ [[Nial]] ∙ [[RAD]]
|}
|}

Revision as of 07:20, 22 June 2020