Also made a litle change to scanner function moveOn(): now it moves on the last char passed and only if there are more than one chars.
with the new operators '<+' and '+>' respectively. '<<' and '>>' are now used only for left and right binary shit respectively. Further, their priority has been increased moving them to a higher priority than that of the assignment operator.