Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

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

call a Lua function just by writing its name (without parentheses)

function variables lua

How do I convert seconds since Epoch to current date and time?

time lua epoch

How to inspect POST body in nginx (HttpLuaModule)

post nginx lua

LUA: Call a function using its name (string) in a class

function oop lua

Game Engine Scripting Languages

Lua: Random: Percentage

lua

How can I pass the arguments to the lua file through the lua CLI

Create Lua function from string

lua

Detect if last character is not multibyte in Lua

regex lua coronasdk multibyte

Lua - nils in table constructor

lua lua-table

how to represent nil in a table

lua lua-table

Lua: subtracting decimal numbers doesn't return correct precision

lua