Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Why lua_tonumber() has different behavior from lua_tointeger() when dealing with big integer?

c lua

Call a Lua function from C++

c++ lua lua-5.2 c++builder-xe3

Lua's tostring() in C?

lua

Read Lua table from C

c lua lua-table lua-api

Redis Cluster: Find which master holds particular key/slot

lua redis

404 page not found when a url is hit but properly served when opened from the link on index page

nginx ember.js lua

Visual Studio Code + Lua

How to dynamically add an upstream in Nginx?

nginx lua openresty

Lua - Handling 64 bits number on 32 bit lua compiler

How to I pass a table from Lua into C++?

c++ api lua lua-table

Lua - initializing [duplicate]

c++ lua

Best Lua OOP library [closed]

oop lua

Lua long strings in fslex

f# lua fslex ocamllex

Lua idioms compiled in one place

lua iphone-wax

Love2d and radial gravity

lua gravity love2d

Intellij IDEA custom Auto-Completion

lua intellij-idea

Porting to Lua 5.2, LUA_GLOBALSINDEX trouble

lua lua-5.2

Can Lua bytecode for 'if' statments jump backwards?

lua bytecode

How to parse any constant Lua table preferably without loading it in the Lua VM?

c# parsing dynamic lua

Scoping rules in Lua

lua scope