Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Splitting a multibyte string in Lua

Lua add two tables

lua lua-table

Does the Lua compiler optimize local vars?

lua compiler-optimization

lua timing sound files

timer lua coronasdk duration

_ENV is not working in zerobrane studio on windows

CRC32 integer hash to string

hash lua crc32

is [function class:me() end] equal to [function class.me(self) end] in lua?

lua operator-keyword

Paste text from hs.chooser in hammerspoon

lua hammerspoon

LPeg Pattern which matches strings without consecutive hypens

lua lpeg

parse binary of an file in lua

file parsing lua binary

Substitute double backslash from input with single backslash in Lua

lua escaping

Luabind and coroutines

lua coroutine luabind

What does "table:insert()" do?

lua insert lua-table

Extract Subdomain from a url in Lua

nginx lua

Passing a table as argument to function in Lua

Reassigning strings to a set list of values in an array

arrays string lua substitution

How does this C code (from lua library, Torch) even compile/work?

c lua luajit torch

Touched function Roblox Studio

C++ and Lua integration with arguments (...) (Lua 5.1)

c++ lua lua-api