![]() |
The set of symbols |
|
The following symbols are used for language statements designing:
The comments and literal strings allow any symbol. The <Identifier> – is a unceasing letters sequence, numerals and symbols <_>, <@> and <$>, and must begin from the letter. Capital and line letters are indistinguishable in the identifiers. The <Number> – is an unceasing sequence of numerals, containing only one decimal point. The signs <+> or <-> is allowed before the number. As default, the number is interpreted as positive. The <Literal strings> – are the arbitrary symbols sequences, marked by the double quotation marks.
|
|
![]() |