Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

why can't this Lua function using a self ":" be marked "local" without getting "'(' expected near ':'"

lua coronasdk

send lua output to non stdout

c lua stdout

How does swapping of variable works in Lua?

lua

Evaluating Mathematical Expressions using Lua

In Lua, how to pass vararg to another function while also taking a peek at them?

lua variadic-functions

Lua: garbage collection + userdata

Is there any language generate targeting code in lua with ruby-like sugar?

ruby lua coffeescript

Lua in visual studio 2012? [closed]

Lua - If and and, what is faster?

Lua table sort does not work

sorting lua lua-table

How can I end a Lua thread cleanly?

Lua: use table as args

lua runtime arguments

How to define C functions with LuaJIT?

c lua luajit

get html with lua

lua

Lua on the iPhone

iphone scripting lua

Visualize images in intermediate layers in torch (lua)

Lua = operator as print

lua

Format integer in Lua

lua formatting integer

Lua - Two local variables with the same name

How to math.floor to a decimal in Lua?

lua floor