Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua & C++ API getting the executing information

c++ debugging lua

Easy Lua profiling

lua profiling profiler

Installation of luasocket using luarocks

lua luasocket luarocks

Is there any performance value in creating local copies of Lua functions?

Debugging embedded Lua 5.2.2 code

c++ debugging ide lua lua-5.2

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