lua-users home
lua-l archive

Re: Lua 5.3.0: operator precedence

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Am 31.03.2014 17:26 schröbte Dirk Laurie:
The manual says:
3.4.8 – Precedence
Operator precedence in Lua follows the table below, from lower to
higher priority:
 or
 and
 < > <= >= ~= ==
 ..
 + -
 * / // %
 not # - (unary)
 ^
The new bit operators are not in here.
See here[1].
 [1]: http://lua-users.org/lists/lua-l/2014-03/msg00632.html
Philipp

AltStyle によって変換されたページ (->オリジナル) /