Skip to main content
Version: 5.1

basic-tokens

Basic Types

nil boolean number string function userdata thread table

Reserved Keywords

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

Other Tokens

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

Environment Variables

LUA_CPATH
LUA_INIT
LUA_PATH