 | 1.1 With expressions |
|
| 1 Changes to RSL |
|
| 1.3 Prefix + and - |
|
1.2 Comments |
1.2 Comments
Because the tool is not a structure editor it can be much more
flexible about comments than was the original definition of RSL. Two
kinds of comments are allowed wherever white space is possible:
/* ... */ comments can extend over as many lines as you like
and are nestable.
-- in a line makes the rest of the line a comment
Chris George, April 17, 2008
1.2 Comments |
 | 1.1 With expressions |
|
| 1 Changes to RSL |
|
| 1.3 Prefix + and - |
|