Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Why does the Lua REPL require you to prepend an equal sign in order to get a value?

lua read-eval-print-loop

Lua Equivalent for NumPy and SciPy?

python numpy lua

Why make global Lua functions local?

function scope lua

Is there a Perl or Lua alternative to Capistrano?

Purpose of lua_lock and lua_unlock?

lua

Easiest way to parse a Lua datastructure in C# / .Net

c# parsing lua

Timestamp to ISO 8601 in Lua

"Undefined reference to" using Lua

c++ reference lua

Lua Debugger that can Attach to Process

lua

Lua For Variable In Range

variables printing lua range

How does Linq work (behind the scenes)?

linq lua

Lua C API: what's the difference between lua_gettop() and -1?

c++ c lua

Torch - repeat tensor like numpy repeat

lua torch

Random number generator with higher probabilities of giving low values?

lua random

Getting a part of a list or table in Lua

lua lua-table

Lua: Install a rock using luarocks from a locally installed rock (or from a .zip/.tar.gz)

lua luarocks

How to embed lua (or some other scripting language) in a C# 5.0 application

Lua: Get the literal name of the parameter

string function lua

Lua to JVM compiler?