Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Porting POSIX regex to Lua pattern - unexpected results

lua lua-patterns

How to: Communicate with a subprocess

lua go ipc

How to get a file's folder in lua?

lua

Simplify Lua function call to C function

lua

How to return a list of values from Lua to C and print them one by one?

c lua lua-api

Create keybinding to focus master client in awesome-wm

lua awesome-wm

When calling the __len metamethod on userdata, Lua passes two arguments to C, nil and userdata. What is the nil for?

c lua

Lua - How to find a substring with 1 or 2 characters discrepancy

string lua string-matching

<eof> expected near 'end'

lua eof game-development

Manipulate multiple Aerospike Sets consistently using a single UDF

Lua - is xpcall as slow as Try...Catch in other languages?

lua

How can I use MoonSharp to load a lua table?

c# lua moonsharp

Lua pattern matching: problem specifying the pattern to match

Can Lua patterns represent any regular language?

Finding the first string that matches a pattern in Lua (XML pattern matching)

xml string lua lua-patterns

Lua - writing iterator similar to ipairs, but selects indices

wireshark lua string:byte() error

lua wireshark