Dyalog APL Vision: Difference between revisions

Jump to navigation Jump to search
314 bytes added ,  08:55, 9 October 2023
m
restore accidentally lost content
m (restore accidentally lost content)
Line 17: Line 17:
}}
}}
'''Dyalog APL Vision''' continues the role of [[Extended Dyalog APL]], but tries to provide realistic extensions of [[Dyalog APL]] rather than simply extending the language as much as possible. It extends the domains of existing [[primitive]]s and [[quad name]]s and adds a few new ones.
'''Dyalog APL Vision''' continues the role of [[Extended Dyalog APL]], but tries to provide realistic extensions of [[Dyalog APL]] rather than simply extending the language as much as possible. It extends the domains of existing [[primitive]]s and [[quad name]]s and adds a few new ones.
 
== Features ==
All scalar functions support [[leading axis agreement]].
* All set functions support arguments of any rank.
* <syntaxhighlight lang=apl inline>⎕C</syntaxhighlight> and monadic <syntaxhighlight lang=apl inline>⎕UCS</syntaxhighlight> are scalar functions.
* In addition, the following is included:
{| class="wikitable"
{| class="wikitable"
|-
|-

Navigation menu