Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Recommendations for a Lua IDE and debugger on Windows [closed]

lua

Lua :: How to write simple program that will load multiple CPUs?

Lua on Rails?

ruby-on-rails lua

Lua Require function on a full path name

path lua require

Inserting Key Pairs into Lua table

lua

Best way to omit Lua standard libraries?

c lua

How to create a directory in Lua?

directory lua filesystems

Convert a string date to a timestamp

date lua

Compiling Lua lib for Android - success, but strange segfaults

android c android-ndk lua

Case-insensitive Lua pattern-matching

Best tool(s) for decompiling Lua bytecode? [closed]

Keeping everything in a single lua bytecode chunk?

lua embed bytecode

How to keep the order of a Lua table with string keys?

lua lua-table

table.unpack() only returns the first element [duplicate]

lua lua-table

using type() function to see if current string exist as table

lua

Extracting the last N characters of string in Lua?

string lua

Lua - if statement with two conditions on the same variable?

if-statement lua coronasdk

How to terminate Lua script?

lua minecraft computercraft

How can I pass parameters to a Lua file when loading it from another Lua file?

lua

Lua Integer type

lua integer