Template:APL features: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
(split off community)
mNo edit summary
 
(66 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;"
<noinclude>__NOTITLE__</noinclude>
  |-
{| class="wikitable <includeonly>{{{1|mw-collapsible mw-collapsed}}}</includeonly>" style="width:100%"
  ! colspan="2" | '''<big>APL programming language</big>'''
! colspan="2" | '''<big>APL features</big>'''[[{{fullurl:Template:APL_features|action=edit}} edit]]
  |-
|-
  | '''Introductions''' || [[I am new to programming]] ∙ [[I am a programmer but new to APL]] ∙ [[Intermediate APL]] ∙ [[Modern APL for old APLers]]
! [[Built-ins]]
  |-
| [[Primitives]] ([[Primitive function|function]]s, [[Primitive operator|operator]]s) ∙ [[Quad name]]
  | '''Features''' ||
|-
  {| class="wikitable"
! [[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]]
    | '''Syntax''' || [[Syntactic overview]] [[Comparison with traditional mathematics]]
|-
    |-
! Data types
    | '''Built-ins''' || [[Primitive function]] [[Primitive operator]] ∙ [[Quad-names]] ∙ [[System commands]]
| [[Number]] ([[Boolean]], [[Complex number]]) ∙ [[Character]] ([[String]]) ∙ [[Box]] ∙ [[Namespace]] ∙ [[Function array]]
    |-
|-
    | '''[[Array model]]''' || [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Simple scalars]]
! Concepts and paradigms
    |-
| [[Conformability]] ([[Scalar extension]], [[Leading axis agreement]]) ∙ [[Scalar function]] ([[Pervasion]]) ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Array ordering]] ([[Total array ordering|Total]]) ∙ [[Tacit programming]] ([[Function composition]], [[Close composition]]) ∙ [[Glyph]] ∙ [[Leading axis theory]] ∙ [[Major cell search]]
    | '''Functions''' || [[Tradfns]] [[Dfns]] ∙ [[Derived functions]] ∙ [[Trains]]
|-
    |-
! [[Error]]s
    | '''Operators''' || [[Tradops]] ∙ [[Dops]] ∙ [[Derived operators]]
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]] ∙ [[EVOLUTION ERROR]]
    |-
    | '''Other''' || [[Bracket indexing]] ∙ [[Bracket axis]] ∙ [[Outer product]] ∙ [[Assignment]] ∙ [[Branching]] ∙ [[Keywords]] ∙ [[Object orientated programming]] ∙ [[User commands]]
  |}
  |-
  | '''Guides''' || [[GUI applications]] ∙ [[Calling APL from other languages]] [[Calling other languages from APL]] [[Performance tuning]] [[APL on the web]] ∙ [[Parallel computing]]
  |-
  | '''Interface''' || [[The APL Session]] ∙ [[Typing APL symbols]] ∙ [[APL fonts]] ∙ [[Mnemonics]]
  |-
  | '''Dialects''' ||
  {| class="wikitable"
    |'''Maintained''' || [[APL+Win]] (APL*PLUS) ∙ [[APL2]] [[APL64]] ∙ [[APLNext]] [[Dyalog APL]] ∙ [[GNU APL]] ∙ [[NARS2000]] (NARS) ∙ [[OpenAPL]] ∙ [[VisualAPL]] ∙ [[dzaima/APL]] [[ngn/apl]]
    |-
    | '''Historical''' || [[A+]] ∙ [[APL#]] [[APL.SV]] [[APLX]] (APL.68000) ∙ [[APL\1130]] ∙ [[APL\360]] ∙ [[Iverson notation]] [[Sharp APL]] (SAX) ∙ [[VSAPL]] ∙ [[York APL]]  
    |-
    | '''Derivatives''' || [[ELI]] ∙ [[J]] ∙ [[K]] (Q, KDB+) ∙ [[LYaPAS]] ∙ [[Nial]] ∙ [[RAD]]  
  |}
|}
|}

Latest revision as of 06:57, 11 March 2024