Extended Dyalog APL: Difference between revisions

Jump to navigation Jump to search
411 bytes added ,  07:22, 11 August 2022
no edit summary
No edit summary
No edit summary
Line 19: Line 19:
It was an experimental project that is no longer maintained. Quoting from project README.md:
It was an experimental project that is no longer maintained. Quoting from project README.md:
<blockquote>This project serves as a breeding ground for ideas. While some have been adopted into Dyalog APL proper, it is unlikely that many will be. Furthermore, Dyalog 18.0 gave a different meaning to monadic ≠ than proposed here, leaving Extended Dyalog APL as a deadend.</blockquote>
<blockquote>This project serves as a breeding ground for ideas. While some have been adopted into Dyalog APL proper, it is unlikely that many will be. Furthermore, Dyalog 18.0 gave a different meaning to monadic ≠ than proposed here, leaving Extended Dyalog APL as a deadend.</blockquote>
== Influence ==
Many of the extensions have been adopted into [[dzaima/APL]], while Dyalog APL added [[Constant]] (<source lang=apl inline>⍨</source>) and introduced non-experimental [[Case Convert|case conversion]] as a <source lang=apl inline>⎕C</source> [[function]] rather than the proposed [[operator]]. Dyalog is also considering adding [[Reverse Compose]], [[From]], and [[Depth (operator)|Depth]].


== Features ==
== Features ==

Navigation menu