The language has a number of operator and punctuation signs. Operator signs are used in expressions, punctuation signs is used to group and separate lexemes.
operator-or-punctuator: one of
[ ] ( ) . ,
: ; + - * /
< > = <> <= >=
? := “ ‘ += -=
See also: