Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Meaning of the `from` parameter of `lua_resume`

c lua

Lua - Hex to float

lua hex

does redis cluster support transactions ?

Cannot make gunplot on osx yosemite. Undefined symbols

macos lua gnuplot

Aerospike NodeJS UDF Aggregation Error

node.js lua udf aerospike

What is the difference between string.find and string.match in Lua?

string lua

Is it possible/practical to use Lua's hash table outside of Lua?

c lua hashtable

Need help understanding how luabind instantiates classes

End-user scripting

javascript python lua sandbox

Trying to call a function in Lua with nested tables

c function lua nested

How can I install multiple versions of Lua on a Linux system (and have them work well with Luarocks)?

lua luarocks

Lua, c++ and disappearing metatables

c++ lua metatable

Redis script to return an average

lua redis

Lua Insert table to table

lua lua-table

Lua for windows https error: "%1 is not a valid Win32 application"

windows ssl https lua luasec

Lua: pattern matching multi-characters with the ? repetition operator

regex lua lua-patterns

OpenWrt: LuCI: how to implement limited user access

authentication lua openwrt

Lua C API - Getting metatable from a table on stack

c++ lua metatable

How Do I Install Lua on MacOS?

macos lua

Does lua have something like python's slice

lua