Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

attempt to compare number with string (Lua)

lua

How to repeat the last command in the Lua interactive interpreter?

lua

How to write a lua pattern that is aware of escaped characters?

lua lua-patterns

Corona SDK: iPhone 5 adjustment

How can I get a wireshark Lua dissector protocol preferences to save and persist when I close wireshark?

CORONA: timer.cancel() returns "Attempt to index a nil value"

timer lua scope null coronasdk

What's the Lua equivalent of Python's endswith()?

lua nmap

Using Lua to detect a combination of keyboard key presses

Getting array value from index using Lua C Api

c lua lua-table lua-api

Why I keep getting this error " Wrong number of args calling Redis command From Lua script" even I get desired output

python lua redis

Lua : Storing values in string array

lua lua-table

Math.random on non whole numbers

lua coronasdk

lua simple mutex for threaded app

Including files, overwriting variables

lua

Equivalent to Lua "and/or" in C++?

c++ lua

Is it Possible to Automatically Define Functions in Lua

Streaming stdout to a web page

http lua cgi stdout luvit

Functions that return multiple values Lua [duplicate]

lua

Function definition in Lua

lua