Skip to main content
Version: 5.4

basic-tokens

Basic Types

nil boolean number string function userdata thread table

Reserved Keywords

and       break     do        else      elseif    end
false for function goto if in
local nil not or repeat return
then true until while

Other Tokens

+     -     *     /     %     ^     #
& ~ | << >> //
== ~= <= >= < > =
( ) { } [ ] ::
; : , . .. ...

Environment Variables

LUA_CPATH
LUA_CPATH_5_4
LUA_INIT
LUA_INIT_5_4
LUA_PATH
LUA_PATH_5_4