Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How to work with tables passed as an argument to a lua C function?

c lua lua-table

Is there any way to loop through an array without using pairs()?

arrays loops lua

Is there any way to programmatically determine in C/C++ how many parameters a Lua function expects?

c++ lua

How to make an infinite loop in Lua code?

loops lua infinite-loop

Getting arg to work in a varag function in Lua 5.2 (integrated in Delphi)

delphi lua

lua 5.2 changes the order of elements in the table

dictionary lua lua-table

Lua: How to check if a string contains only numbers and letters?

Detecting if a variable can be printed in Lua

string types lua

Parsing out multiple lines with LPeg in Lua

Nginx + LUA, how to output file?

nginx lua

Lua How to tell 1 from 1.0

types lua integer double lua-5.2

Treating nils in sort function

sorting lua null lua-table

Compiling Lua 5.2 alpha under VS2010

visual-studio-2010 lua

Sending an email in Lua

email lua send

Looking for a programming language for dummies [closed]

c++ lua

is there a shortened "if then" syntax available in Lua?

lua

lua variables scope

What's the difference between chunk and block in lua

lua

Lua: nested if statements

lua

how to show method / function list in Textmate

macos lua textmate coronasdk