ReCTs supported binary operators (in order of priority) are:
*, /+, -, %
=, !=, >, <, >=, <=,
&, &&
|, ||, ^
ReCTs supported unary operators are:
+, -, !, ~ReCTs supported binary operators (in order of priority) are:
*, /ReCTs supported unary operators are:
+, -, !, ~