When in interactive mode, provides a basic read-eval-print loop with LuaJIT.
Arguments
- L
Lua state in which to run the code.
NULL
(default) uses the default Lua state for luajr.
When in interactive mode, provides a basic read-eval-print loop with LuaJIT.
Lua state in which to run the code. NULL
(default)
uses the default Lua state for luajr.