Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in luajit

Embedding LuaJIT module into C application

lua luajit

LuaJIT require module error

lua luajit

LuaJIT not seeing rocks installed by LuaRocks

lua luajit luarocks

lua_open returns null using luaJIT

c++ lua embedding luajit lua-api

How can I detect at runtime if I am running Luajit or PUC Lua 5.1?

lua luajit

LuaJIT FFI callback performance

callback ffi luajit

Does LuaJIT support __gc for tables?

lua luajit

How does LuaJIT's trace compiler work?

lua luajit

Are there any examples of multithreaded Tracing JIT compilers?

Why is LuaJIT's memory limited to 1-2 GB on 64-bit platforms?

lua luajit

How difficult is the LuaJIT FFI?

c lua ffi luajit

How to use LuaJIT's ffi module when embedding?

c lua ffi luajit

How to get past 1gb memory limit of 64 bit LuaJIT on Linux?

lua luajit torch

How to install Torch on windows 8.1?

lua windows-8.1 luajit torch

How catch ctrl-c in lua when ctrl-c is sent via the command line

lua luajit torch

How to check if nginx uses LuaJit and not Lua?

nginx lua luajit

How to compile Lua scripts into a single executable, while still gaining the fast LuaJIT compiler?

compilation nginx lua luajit

Is LuaJIT really faster than every other JIT-ed dynamic languages? [closed]

lua jit luajit

Why is LuaJIT so good?

lua jit luajit