Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How to change working directory in Torch REPL

lua luajit torch

Lua pattern matching for email address

email lua lua-patterns

nginx lua set proxy headers

nginx proxy lua

Retrieve X, Y coords from nested Lua table

lua

parallel iteration in lua

for-loop lua iteration torch

Unexpected lua pattern matching result

lua lua-patterns

Is inheritance in Lua prototype-based or class-based?

Is it possible to read a file "backwards" using Lua?

lua

How do i get directory path, given a file name in Lua, which is platform independent

lua

Lua why is 'require' unsafe to use in a sandbox environment?

lua

How to get the TCP stream number with a listener?

Extract last part of a string in Lua

lua

Piece of Lua syntax that I don't understand

function syntax lua

D callbacks in C functions

binding lua d

Assistance with Lua functions

function lua

C & Lua: luaL_dostring return value

c lua

What's the advantage of stack-less Python's microthread than Lua's coroutine in state machine implementation for game?

What would make it easier to really work with Lua?

lua

Limiting a Lua script's memory usage?

lua sandbox

What is the alternation operator in Lua patterns?

lua lua-patterns