Search code examples
Import stat.h using LuaJIT...


luaffiluajit

Read More
Why is LuaJIT so good?...


luajitluajit

Read More
How to merge clib functions into a table using LuaJIT and FFI?...


luaffiluajit

Read More
Luajit segfault on module loading...


luasegmentation-faultluajit

Read More
LuaJIT FFI cdef doesn't understand 'class'?...


c++cluaffiluajit

Read More
How does this C code (from lua library, Torch) even compile/work?...


clualuajittorch

Read More
Read images from local disk using torch7 while those images saved in different subfolders?...


lualuajittorch

Read More
How to install Torch on windows 8.1?...


luawindows-8.1luajittorch

Read More
lua_open returns null using luaJIT...


c++luaembeddingluajitlua-api

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


compilationnginxlualuajit

Read More
Why does LuaJIT produce a "too many callbacks error" from this simple code?...


luachipmunklove2dluajit

Read More
Write to file using Lua FFI...


fileluaffiluajit

Read More
How I get the cdata out in c function with variable arguments using luajit?...


c++cwindowslualuajit

Read More
How can I create a pointer to existing data using the LuaJIT FFI?...


pointersffiluajit

Read More
Luasocket + nginx error - lua entry thread aborted: runtime error: attempt to yield across C-call bo...


nginxlualuajitluasocketluarocks

Read More
How to read Torch Tensor from C...


cluaneural-networkluajittorch

Read More
Is there an option to make LuaJIT do bounds checking?...


lualuajit

Read More
How to change working directory in Torch REPL...


lualuajittorch

Read More
How to specify startup file for Torch REPL...


lualuajittorch

Read More
Requiring a LuaJIT module in a subdir is overwriting a module of the same name in the parent dir...


luarequireluajit

Read More
Is corona sdk compatible with luaJit?...


luacoronasdkluajit

Read More
deepcopying function variable gives unexpected results...


functionluacopydeep-copyluajit

Read More
Pre-optimize Lua script and call it later from C++...


c++luaffiluajit

Read More
LuaJIT: pass pointer to existing 2D array of doubles from C to script?...


arrayspointersluaffiluajit

Read More
Can lua source files be obfuscated/encrypted while using it with Nginx HttpLuaModule? If yes then ho...


encryptionnginxlualuajit

Read More
luajit/physicsfs mutex deadlock...


luapthreadsmutexdeadlockluajit

Read More
luajit segmentation fault - not in lua-5.2...


clualuajit

Read More
Why doesn't LuaJIT's FFI module require declared calling conventions?...


ffiluajit

Read More
Compile Lua scripts used on OpenResty...


nginxlualuajitopenresty

Read More
How to print a fixed array of char in LuaJIT?...


carrayslualuajit

Read More
BackNext