Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Embed Lua into C++

c++ cross-platform lua

Custom Variable Types Lua

variables lua

How to capture a string between parentheses?

Cannot use Percent (%) in a Lua pattern

lua

Lua arguments passed to function in table are nil

lua

Extract the first letter of a UTF-8 string with Lua

unicode utf-8 lua

Using Lua to format 0 seconds as 00:00:00

time lua duration

Lua - get indexOf string

string lua find indexof

Weird return statement in Lua

lua

How to create a walking animation in LOVE 2D

animation lua love2d

How to convert torch Tensor/ Storage to a lua table?

lua torch

Which programming languages support hot code swapping and/or sandboxing?

Lua interpreter on Iphone

iphone lua

How does LuaJIT's trace compiler work?

lua luajit

Has anyone used Lua to build a web application? [closed]

java php lua

How can I pass objects to an exposed luaj function?

java lua callback luaj

How to have multiple Lua files when working with Corona SDK?

lua coronasdk

Corona: Attempt to concatenate global 'sceneName'

lua storyboard coronasdk scene

Popping the first element off an array

arrays lua lua-table

How to create nested Lua tables using the C API

c++ lua lua-table lua-api