Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua require not working

lua

How do I add a newline to hs.eventtap.keyStrokes in Hammerspoon?

lua hammerspoon

Custom plugin for Kong v1.0.2 is enabled but not installed

lua kong luarocks

How to atomically delete millions of keys matching a pattern using pure Redis?

redis lua

Love2D on iPhone/iPad

iphone lua 2d

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