Discovering APL: Difference between revisions

Jump to navigation Jump to search
39 bytes added ,  22:17, 10 September 2022
m
Text replacement - "</source>" to "</syntaxhighlight>"
No edit summary
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(2 intermediate revisions by 2 users not shown)
Line 47: Line 47:
The glyphs are largely unnecessary and can easily be replaced by reserved words. This can be helpful for a novice who wishes to separate learning syntax and semantics from mastering a keyboard mapping. However most writers prefer the ‘power shorthand’. For example:
The glyphs are largely unnecessary and can easily be replaced by reserved words. This can be helpful for a novice who wishes to separate learning syntax and semantics from mastering a keyboard mapping. However most writers prefer the ‘power shorthand’. For example:


<source lang=apl>+⌿÷≢</source>
<syntaxhighlight lang=apl>+⌿÷≢</syntaxhighlight>


rather than
rather than
Line 95: Line 95:
== References ==
== References ==
<references />
<references />
[[Category:Essays]]

Navigation menu