Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Modifying a character in a string in Lua

string lua gsub lua-patterns

Pure Lua implementation of md5

hash lua md5

What is a Lua State?

function lua

is table.remove() the same as p[#p] = nil and which is quicker?

lua

In Lua, how can I tell if a number divides evenly into another number?

math lua division coronasdk

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