Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Multiple locals on one line?

syntax lua

Lua, what is Lua? [closed]

resources lua

Lua's package management system?

lua package-managers

How to create include files in Lua language?

header lua require

What's the difference between table.insert(t, i) and t[#t+1] = i?

lua lua-table

Check if array contains specific value

lua lua-table

What can I do to increase the performance of a Lua program?

Lua: Rounding numbers and then truncate

lua rounding truncate

Cross platform/compiler consistent sprintf of floating point numbers

Are there any recent Lua to JavaScript converters or interpreters somewhere? [closed]

is there any keyword like const or anything else which does the same job with it in lua?

lua constants

Node.js for lua?

node.js lua libevent

How do you cleanly exit interactive Lua?

lua scripting exit interactive

Sort a Table[] in Lua

sorting lua lua-table

How to get list of directories in Lua

Can I check strings equality in lua?

string lua comparison equals

Capabilities for Lua: what experience is there?

What multithreading package for Lua "just works" as shipped?

Lua vs Embedded Lisp and potential other candidates. for set based data processing

No package 'lua' found but i have it installed

ubuntu lua pkg-config