luajit - Online Linux Manual PageSection : 1
Updated :
Source :
Note : LuaJIT documentation
NAMEluajit − Just-In-Time Compiler for the Lua Language
SYNOPSISluajit [options]... [script [args]...]
WEB SITEhttp://luajit.org
DESCRIPTIONThis is the command-line program to run Lua programs with LuaJIT. LuaJIT is a just-in-time (JIT) compiler for the Lua language. The virtual machine (VM) is based on a fast interpreter combined with a trace compiler. It can significantly improve the performance of Lua programs. LuaJIT is API− and ABI-compatible with the VM of the standard Lua 5.1 interpreter. When embedding the VM into an application, the built library can be used as a drop-in replacement.
OPTIONS−e chunk Run the given chunk of Lua code. −l library Load the named library, just like require("library"). −b ... Save or list bytecode. Run without arguments to get help on options. −j command Perform LuaJIT control command (optional space after −j). −O[opt] Control LuaJIT optimizations. −i" Run in interactive mode. −v" Show LuaJIT version. −E" Ignore environment variables. −−" Stop processing options. −" Read script from stdin instead. After all options are processed, the given script is run. The arguments are passed in the global arg table. Interactive mode is only entered, if no script and no −e option is given. Interactive mode can be left with EOF (Ctrl−Z).
EXAMPLESluajit hello.lua world Prints "Hello world", assuming hello.lua contains:
print("Hello", arg[1]) luajit −e "local x=0; for i=1,1e9 do x=x+i end; print(x)" Calculates the sum of the numbers from 1 to 1000000000.
And finishes in a reasonable amount of time, too. luajit −jv −e "for i=1,10 do for j=1,10 do for k=1,100 do end end end" Runs some nested loops and shows the resulting traces.
COPYRIGHTLuaJIT is Copyright © 2005-2017 Mike Pall.
LuaJIT is open source software, released under the MIT license.
SEE ALSOMore details in the provided HTML docs or at: http://luajit.org
More about the Lua language can be found at: http://lua.org/docs.html lua(1) 0
Johanes Gumabo
Data Size : 10,609 byte
man-luajit.1Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 236,953
Visitor ID : :
Visitor IP : 18.219.119.163 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.