Description

Comments are language elements that have significance only to the programmer and not to the assembler. Comments are effectively removed from the input stream during the text preprocessing phase.

There are two classes of comments recognized by ALP:

There are two types of EndOfLine-Comments:

Macro-Comment

NonMacro-Comment


[Back: Syntax]
[Next: Examples]