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
(45 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;"
<noinclude>__NOTITLE__</noinclude>
  ! colspan="3" | '''<big>APL programming language</big>'''
{| 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]]
  | rowspan="6" | '''Features'''
|-
  | style="width:6em;" | '''Syntax'''
! [[Built-ins]]
  | [[Syntactic overview]] ∙ [[Comparison with traditional mathematics]]
| [[Primitive function]] ∙ [[Primitive operator]] ∙ [[Quad name]]
  |-
|-
  | '''Built-ins''' || [[Primitive function]] ∙ [[Primitive operator]] ∙ [[Quad names]] ∙ [[System commands]]
! [[Array model]]
  |-
| [[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]]''' || [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Axis]] ∙ [[Ravel]] [[Element]] ∙ [[Simple scalars]] ∙ [[Empty array]] ∙ [[Array prototype]]
|-
  |-
! Data types
  | '''Functions''' || [[Tradfns]] ∙ [[Dfns]] ∙ [[Derived functions]] ∙ [[Trains]]
| [[Number]] ([[Boolean]], [[Complex number]]) ∙ [[Character]] ([[String]]) ∙ [[Box]] ∙ [[Namespace]]
  |-
|-
  | '''Operators''' || [[Tradops]] ∙ [[Dops]] ∙ [[Derived operators]]
! Concepts and paradigms
  |-
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Leading axis agreement]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Total array ordering]]
  | '''Other''' || [[Bracket indexing]] ∙ [[Bracket axis]] ∙ [[Outer product]] ∙ [[Assignment]] ∙ [[Branching]] ∙ [[Keywords]] ∙ [[Object orientated programming]] ∙ [[User commands]] ∙ [[Strand notation]]
|-
  |-
! [[Error]]s
  | rowspan="2" | '''Usage''' ||  '''Interface''' || [[The APL Session]] ∙ [[Typing APL symbols]] ∙ [[APL fonts]]
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
  |-
  | '''Other''' || [[Tutorials]] [[Mnemonics]]
  |-
  | rowspan="3" | '''Dialects'''
  |'''Maintained''' || [[APL+Win]] (APL*PLUS) ∙ [[APL2]] [[APL64]] ∙ [[APL\iv]] ∙ [[Dyalog APL]] ∙ [[dzaima/APL]] ∙ [[GNU APL]] ∙ [[NARS2000]] ∙ [[ngn/apl]]
  |-
  | '''Historical''' || [[A+]] (A) ∙ [[APL#]] ∙ [[APL.68000]] ∙ [[APL.SV]] ∙ [[APLX]] ∙ [[APL\1130]] ∙ [[APL\360]] ∙ [[Iverson notation]] ∙ [[NARS]] ∙ [[openAPL]] ∙ [[Sharp APL]] (SAX) ∙ [[VisualAPL]] (APLNext) ∙ [[VSAPL]] ∙ [[York APL]]
  |-
  | '''Derivatives''' || [[ELI]] ∙ [[J]] ∙ [[K]] (Q, KDB+) ∙ [[LYaPAS]] ∙ [[Nial]] ∙ [[RAD]]  
|}
|}

Revision as of 08:17, 18 February 2021