Lamp

From NARS2000
Revision as of 06:56, 14 March 2013 by Paul Robinson (talk | contribs)
Jump to navigationJump to search

⍝ — Comment Indicator — Keystroke ALT+, (Comma) — Character 9053 or x235D

APLKB-Lamp.png

Alternate Names

This symbol is also known as comment or APL text symbol {comment} .

Usage

The lamp symbol is used to add a comment to a typed-in line, whether an immediate execution statement given to the Session Manager or entered into the text of a function. All characters after ⍝ are ignored until the end of the line. The diamond () operator cannot be used to start a new line after a symbol is used.

Example

      yes←10 ⋄ yes←20
      yes
20
      yes←10 ⍝ more ⋄ yes←20
      yes
10


NARS 2000 Lang
Tool
Bar
+ - × ÷ * ! ? |
< = >
~ § π .. ,
/ \ ¨ .
_ ¯
Second Row i j k i j k l g p r v x