the priority of terminals level is according to what in yacc? using ply library.
precedence = ( (\'left\', \'PLUS\', \'MINUS\'), (\'left\', \'TIMES\',