Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How Do I Load Lua Module as a String Instead of a File?

lua luajava

LuaSocket, Lua 5.2 and Redis

c sockets lua redis luasocket

Fetching page of url using luasocket and proxy

sockets lua fetch luasocket

Rules about Lua state shutdown and garbage collection metamethods

lua

Asynchronous delay in Lua? (like JavaScript setTimeout)

asynchronous lua

Is there a luasocket library compatibile with lua 5.2.1?

given origin and radii, how to find out if p(x,y,z) is inside torus?

3d lua geometry

Nginx detached subrequest

nginx lua

Lua script with C++ : attempt to index global 'io' (a nil value)

c++ io lua

LuaJ: Unable to call 'require' function in Lua script

lua luaj

Scripting with LuaJIT and selectively sandboxing the FFI

security lua sandbox ffi luajit

What should a lua iterator factory return in case of nothing to iterate

lua luajit

how to write a lua pattern for words with umlauts

design-patterns lua

Easiest way to compile a lua script (*.exe)...?

compilation lua exe

Lua Table Sorting 2 compares

sorting lua return lua-table

create table from two input tables .output table's key will be from first input and values will be from second input table

lua lua-table

how to deal with this memory leak in lua?

linux macos lua

Get a 'clear' error message in Lua

error-handling lua

Registering a closure with Lua

c lua

Lua code, square in game

lua coronasdk