RAD: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "array languages]]" to "array languages]]Category:Languages with first-class functions"
(Remove infobox "website" field, as it redirects to same URL as "source")
m (Text replacement - "array languages]]" to "array languages]]Category:Languages with first-class functions")
 
(3 intermediate revisions by 2 users not shown)
Line 20: Line 20:


RAD adds a few new primitives, among them:
RAD adds a few new primitives, among them:
* <source lang=apl inline>μ</source> Arithmetic mean/Mold left like right
* <syntaxhighlight lang=apl inline>μ</syntaxhighlight> Arithmetic mean/Mold left like right
* <source lang=apl inline>π</source> Pi
* <syntaxhighlight lang=apl inline>π</syntaxhighlight> Pi
* <source lang=apl inline>"</source> Character↔Integer (<source lang=apl inline>⎕UCS</source>)
* <syntaxhighlight lang=apl inline>"</syntaxhighlight> Character↔Integer (<syntaxhighlight lang=apl inline>⎕UCS</syntaxhighlight>)
* <source lang=apl inline>⍁</source> Left-to-right version of <source lang=apl inline>/</source>
* <syntaxhighlight lang=apl inline>⍁</syntaxhighlight> Left-to-right version of <syntaxhighlight lang=apl inline>/</syntaxhighlight>
== References ==
== References ==
<references />
<references />
{{APL dialects}}[[Category:Programming languages]]
{{APL dialects}}[[Category:List-based array languages]][[Category:Languages with first-class functions]]

Navigation menu