Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

lpeg parse first-order logic term

lua peg first-order-logic lpeg

arithemetic on multiple return values lua

lua

How does Lua's floating-point handling differ from other languages?

How to find which version of Lua do I use?

lua coronasdk

Lua cannot find LuaRocks-installed modules on Linux

linux lua luarocks

How to count the amount of words in a text file in Lua

string count lua word read-write

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

What would make it easier to really work with Lua?

lua

Limiting a Lua script's memory usage?

lua sandbox