Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How to Deobfuscation Lua Script?

Unescape numeric XML Entities with Lua

Lua : Dynamically calling a function with arguments

lua dynamic-function

Lua return from function problem

function lua return

How to import luarocks local modules

lua luarocks

Javascript: Is there an equivalent of lua's _G in JavaScript?

javascript object lua global

What's the recommended way to iterate SCANs in Lua for Redis?

lua redis

read line on Gideros without carriage return

file lua line gideros lua-edit

How do compilers of dynamically typed languages handle changes in non-local variables?

lua compilation

Enumerate function in lua/torch

python lua torch

unpack function issue in Lua

lua lua-table

How to do user level access control using nginx

Redirect to same URL with Lua on Nginx (openresty setup)

nginx lua openresty

Bind existing C variable to Lua using Lua C API

c++ binding lua

How does Corona SDK work ? Is Lua converted to Objective C?

iphone lua

Order of table initialization in Lua

lua

Lua 24-hour format of an hour without leading zeros

date lua

Is it possible to require() a script that is loaded using luaL_loadstring()?

module lua require

Using local variable outside its chunk in Lua?