Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Creating a SWIG typemap for function that returns vector of pairs

c++ lua swig typemaps

Parse SVG path definition ("d") in Lua

Is it possible to read user input in Lua as a math operation?

math lua

jump object on collision

lua coronasdk

I want lua function to run once

What's wrong with my lua?

lua

Why is Lua returning an empty table in this code?

c++ lua

Torch/Lua, how to compute Area Under the Curve (AUC)?

lua roc auc

How to create the equivalent of a HashMap<Int, Int[]> in Lua

lua recursive repl on error?

error-handling lua

I want to set a border or stroke for a image ,Is it possible in corona sdk?

lua coronasdk

Cannot pass Boost.Any object to C++ Lua binding

c++ boost lua g++ runtime

how to use / include lpeg luapeg re module

lua require lpeg

Lua/C++ - Segfault inside lua_next() while trying to walk table

c++ lua segmentation-fault

Why Lua's builtin REPL cannot access previously delcared local vars?

lua read-eval-print-loop

How to insert key value object into lua table inside redis

Split string by dot lua, yet retain double and triple dots

design-patterns lua