Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua 5.2: Bindings andNative Extensions: lua_register() causes segfaults due to lack of LUA_GLOBALSINDEX

c lua

Untangling Lua & C code to make Lua dependency optional

c sqlite lua

Redis Lua script - how to pass array as argument to a Lua script in nodejs?

arrays lua redis

Convert integer to string in lua?

Luasql and SQLite?

windows sqlite lua luasql

Is it possible to load .net dll from Lua code?

.net dll lua

About wrap and call C function

c lua closures ffi

Lua DynAsm: Any reference or links to guide me through?

assembly lua jit

Can I assume and handle SEL in Objective-C as a pointer to something?

What is the best way to reuse the Lua parser?

Corona tabbar rendering precision

lua coronasdk

How to install Lua on windows

installation lua

lua: module import regarding local scope

module lua scope embed local

Copying a global table across Lua states

In lua is there a way to bind an upvalue to a userdata value instead of a function?

c++ lua metatable

How do I place an object on the other side of the screen

android mobile lua coronasdk

attempt to call method 'translet' (a nil value) in corona

lua coronasdk

Lua: methods and properties when exporting class from c

c++ oop methods properties lua

How do I provide multiple members to a Redis set using Lua when number of members is unknown until run-time?

lua redis set arguments

Embedded language: Lua vs Common Lisp (ECL)