Exponentiation operator precedence

Jason Orendorff jason.orendorff at gmail.com
Tue Aug 25 01:22:33 UTC 2015


On Mon, Aug 24, 2015 at 7:24 PM, Jason Orendorff
<jason.orendorff at gmail.com> wrote:
> What you're describing as "sometimes tighter and sometimes looser" I
> would call "the same precedence". It's even easier to specify than the
> current proposal:
>
>     UnaryExpression : PostfixExpression ** UnaryExpression

P.S. Admittedly it might be a good idea to rename "UnaryExpression" if
we put a binary operator in there.

-j


More information about the es-discuss mailing list