Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Piece of Lua syntax that I don't understand

function syntax lua

D callbacks in C functions

binding lua d

Assistance with Lua functions

function lua

C & Lua: luaL_dostring return value

c lua

What's the advantage of stack-less Python's microthread than Lua's coroutine in state machine implementation for game?

Nested tables and numerical keys in Lua

lua nested lua-table

How to improve Redis server's CPU usage?

lua redis benchmarking

Lua functions -- a simple misunderstanding

function lua lua-table

How to decrypt Lua bytecode?

lua bytecode

Build Lua 5.2.2 in Windows

windows build lua lua-5.2

Lua Nested Table Getting Elements

lua lua-table

lua wireshark plugin dissector buffer length

lua wireshark-dissector

What does this pattern ^[%w-.]+$ mean in Lua?

lua lua-patterns

Check if a Lua table member exists at any level

lua lua-table

Lua functions use "self" in source but no metamethod allows to use them

list oop lua

Lua unicode, using string.sub() with two-byted chars

string unicode utf-8 lua char

How to print out errors in the console with the C API for Lua

Lua C API: Initializing a variable matrix in a structure C

Lua Library for Jabber [closed]

lua xmpp

What is the alternation operator in Lua patterns?

lua lua-patterns