Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

How do modern VMs handle memory allocation?

Lua Code "tester" [closed]

lua

Bizzare "attempt to call a table value" in Lua

Getting UTC UNIX timestamp in Lua

https request in lua

lua luasocket

How to generate random float in lua?

random lua

How can I print a huge number in Lua without using scientific notation?

lua scientific-notation

embedding multiple lua instances in a multiple threaded program

multithreading lua

How to get the file size and delete file in Lua?

file lua size coronasdk

Lua - find out calling function

function lua

variable _ in lua has a special meaning?

variables lua

What parts of C are most portable?

c lua portability c89

Building a simple bridge between objc and lua?

Display contents of tables in lua

lua lua-table

In Lua, how should I handle a zero-based array index which comes from C?

c lua lua-table

Redirecting/redefining print() for embedded Lua

c++ c lua

Iterate through Lua Table

c lua lua-table

Getting input from the user in Lua

input lua

How catch ctrl-c in lua when ctrl-c is sent via the command line

lua luajit torch

How can I manipulate the JSON body of a POST request using Nginx and Lua?

nginx lua 3scale