pebble scripting Boolean expression

C
{ % if (3 is not even) and (2 is odd or 3 is even) %}
	...
{ % endif %}
Source

Also in C: