Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

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?

Difference in Closures between Javascript and Lua

javascript lua closures scope

Which grammars can be parsed using recursive descent without backtracking?

Lua - How to use functions from another script

lua

Lua - How to pass object's function as parameter to another function

callback lua

How to call a Python function from Lua?

python lua

How to connect & query MySQL from within Lua?

mysql lua

Is there a lua equivalent of javascript's apply()?

javascript lua

how to find out all properties of an object in lua?

object properties lua

is there a pass statement in Lua like in python

lua

How to convert a Lua string to float

lua redis

How to debug Lua remotely?

debugging http lua

Using IntelliJ IDE and Lua Programming Language to make Corona Applications

How can I know return value count of a Lua function from C?

Creating a temporary file in lua