Template:APL syntax: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
No edit summary
m (comment)
 
(12 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|-
|-
! style="width:8em;" | [[APL syntax|General]]
! style="width:8em;" | [[APL syntax|General]]
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]]
| [[Comparison with traditional mathematics]] ∙ [[Precedence]] ∙ [[Tacit programming]] ([[Train]], [[Hook]], [[Split composition]])
|-
|-
! [[Array]]
! [[Array]]
| [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]]
| [[Numeric literal]] ∙ [[String]] ∙ [[Strand notation]] ∙ [[Object literal]] ∙ [[Array notation]] ([[Array notation design considerations|design considerations]])
|-
|-
! [[Function]]
! [[Function]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Tradfn]] ∙ [[Dfn]] ∙ [[Function train]]
| [[Argument]] ∙ [[Function valence]] ∙ [[Derived function]] ∙ [[Derived operator]] ∙ [[Niladic function]] ∙ [[Monadic function]] ∙ [[Dyadic function]] ∙ [[Ambivalent function]] ∙ [[Defined function (traditional)]] ∙ [[Dfn]] ∙ [[Function train]]
|-
|-
! [[Operator]]
! [[Operator]]
Line 19: Line 19:
|-
|-
! Other
! Other
| [[Function axis]] ∙ [[Branching]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]]
| [[Function axis]] ∙ [[Bracket indexing]] ∙ [[Branch]] ∙ [[Statement separator]] ∙ [[Quad name]] ∙ [[System command]] ∙ [[User command]] ∙ [[Keyword]] ∙ [[Dot notation]] ∙ [[Function-operator overloading]] ∙ [[Control structure]] ∙ [[Comment]]
|}
|}

Latest revision as of 09:49, 14 February 2024