RAD

From APL Wiki
Revision as of 21:33, 10 September 2022 by Adám Brudzewsky (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")
Jump to navigation Jump to search

RAD stands for Rankless APL Derivative. It is very closely related to APL (mainly the Dyalog variety), but uses K's array model, including the ability to "box" functions and use them as elements of an array. It was created by Zachary Taylor, 3rd place winner of Dyalog Ltd.'s 2017 APL Programming Contest.[1]

RAD adds a few new primitives, among them:

  • <syntaxhighlight lang=apl inline>μ</source> Arithmetic mean/Mold left like right
  • <syntaxhighlight lang=apl inline>π</source> Pi
  • <syntaxhighlight lang=apl inline>"</source> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</source>)
  • <syntaxhighlight lang=apl inline>⍁</source> Left-to-right version of <syntaxhighlight lang=apl inline>/</source>

References

APL dialects [edit]
Maintained APL+WinAPL2APL64APL\ivApletteAprilCo-dfnsDyalog APLDyalog APL Visiondzaima/APLGNU APLKapNARS2000Pometo
Historical A Programming LanguageA+ (A) ∙ APL#APL2CAPL\360APL/700APL\1130APL\3000APL.68000APL*PLUSAPL.jlAPL.SVAPLXExtended Dyalog APLIverson notationIVSYS/7090NARSngn/aplopenAPLOperators and FunctionsPATRowanSAXSHARP APLRationalized APLVisualAPL (APLNext) ∙ VS APLYork APL
Derivatives AHPLBQNCoSyELIGleeIIvyJJellyK (Goal, Klong, Q) ∙ KamilaLispLang5LilNialRADUiua
Overviews Comparison of APL dialectsTimeline of array languagesTimeline of influential array languagesFamily tree of array languages