Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

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

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 Do I Install Lua on MacOS?

macos lua

Does lua have something like python's slice

lua