Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How to nest modules into namespaces when registering functions from C in Lua?

c lua

Arguments to require'd function get lost/disappear in Lua?

lua

Reading and Parsing a .MID file with Lua?

parsing file-io lua midi

Calling local function inside another local function

lua

Wireshark: display filters vs nested dissectors

Substituting multiple inputs for a function with one function?

function lua

Lua: exit event

logging lua exit

Possible match for (seemingly) invalid Lua-pattern

Concating in Lua using ; issue

linux lua concatenation

\r in lua it's possible?

lua scanning

Difference between implicit and explicit io namespace functions in Lua

lua

Ray to Line Segment Intersection

lua intersection segment

Lua Table Not Visible from API to Main Program

lua scope lua-table

Assign the Lua function to Nginx variable

Is it possible to have live reloading of lua scripts using openresty and docker?

nginx lua openresty

Roblox Lua if statement still executing even when the value isn't true

lua roblox

How can I convert a pair of bytes into a signed 16-bit integer using Lua?

lua bit-manipulation

Error when using lua filename.lua

macos lua terminal