Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua string.gsub text between pattern

string lua lua-patterns

Lua - io.open() only up to 2 GB?

windows file-io lua

Lua: split string into words unless quoted

string lua lua-patterns

Lua emulating the require function

lua world-of-warcraft

Dealing with big numbers in Lua

lua

Passing an argument to Redis Lua script

lua redis arguments

Lua bindings to C++ and garbage collection

c++ scripting binding lua swig

LuaInterface - how-to restrict access to .Net classes?

c# scripting lua luainterface

LuaJIT and Rocks?

lua luajit luarocks

attempt to call global `print' (a nil value)

c lua embedding

Lua Metatable Inconsistency

lua lua-table metatable

Behavior of load() when chunk function returns nil

lua lua-5.1

Lua: Table expected, got nil

lua lua-table

getting error while using lua with nginx

nginx lua

How to get the home directory in Lua (on GNU/Linux system)?

lua

Handling CR line endings in Lua

file lua line-endings

How to self-reference table during initialization

lua lua-table

How I can to get custom options in the `init` function of the Tarantool Cartridge role?

Query Lua userdata type from C

types lua

How can I load an unnamed function in Lua?

lua