Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Why are table literals treated differently from table references in Lua?

lua lua-table

delete memory allocated with lua_newuserdata

lua variable in pattern match

Lua coroutine error: tempt to yield across metamethod/C-call boundary

lua

Finding a number in a string lua

Lua check if a number/value is nan

lua nan

Lua event handler

lua

Lua (Command Line) remain open after execution

command-line lua

Add Value to Variable in Lua?

lua

Attempt to index local (a boolean value)

lua coronasdk

What does the "in" keyword in Lua do?

loops for-loop lua

Returning the index of a value in a Lua table

lua lua-table

Adding LUA module to nginx

nginx lua

Illustrating the difference between redis.call() and redis.pcall()

lua redis eval

Lua global variable containing path to current file?

How do I call a Lua script from an HTML5 script/file/page

html browser lua

Lua functions with colon

lua

How to load text file into sort of table-like variable in Lua?

file lua load lua-table

Lua: Is there a way to concatenate "nil" values?

lua concatenation null

Has Lua a future as a general-purpose scripting language?

scripting lua