Array notation: Difference between revisions

Jump to navigation Jump to search
120 bytes removed ,  11:33, 5 September 2022
m
Reverted edits by Marshall (talk) to last revision by Adám Brudzewsky
(Restore documentation section which I assume to be deleted in error; I do not at all agree with what you're doing but I give up)
m (Reverted edits by Marshall (talk) to last revision by Adám Brudzewsky)
Tag: Rollback
Line 55: Line 55:


The project manager Acre Desktop added support for the non-namespace parts of the notation in early 2018, together with Phil Last's original namespace notation, using square brackets and assignment arrow. [[dzaima/APL]] added support for vector notation with parentheses in 2018, namespaces and function arrays in 2019, and high-rank arrays with square brackets in 2020. [[BQN]] supported lists with angle brackets (<code>⟨</code>…<code>⟩</code>) in its initial implementation in 2020; square brackets (<code>[</code>…<code>]</code>) were reserved for high-rank array notation, which was implemented in 2022.
The project manager Acre Desktop added support for the non-namespace parts of the notation in early 2018, together with Phil Last's original namespace notation, using square brackets and assignment arrow. [[dzaima/APL]] added support for vector notation with parentheses in 2018, namespaces and function arrays in 2019, and high-rank arrays with square brackets in 2020. [[BQN]] supported lists with angle brackets (<code>⟨</code>…<code>⟩</code>) in its initial implementation in 2020; square brackets (<code>[</code>…<code>]</code>) were reserved for high-rank array notation, which was implemented in 2022.
== External links ==
=== Documentation ===
* [https://mlochbaum.github.io/BQN/doc/arrayrepr.html#array-literals BQN]


== References ==
== References ==
<references/>
<references/>
{{APL syntax}}[[Category:APL syntax]][[Category:Nested array model]]
{{APL syntax}}[[Category:APL syntax]][[Category:Nested array model]]

Navigation menu