Token Translation
<% {
%> }
<: [
:> ]
%% #
bitand &
and &&
bitor |
or ||
xor ^
compl ~
and_eq &=
or_eq |=
xor_eq ^=
not !
not_eq !=