Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

LUA: Call a function using its name (string) in a class

function oop lua

Game Engine Scripting Languages

Lua: Random: Percentage

lua

How can I pass the arguments to the lua file through the lua CLI

Create Lua function from string

lua

Detect if last character is not multibyte in Lua

regex lua coronasdk multibyte

Lua - nils in table constructor

lua lua-table

how to represent nil in a table

lua lua-table

Lua: subtracting decimal numbers doesn't return correct precision

lua

Why won't applications in Program Files run using os.execute in lua?

lua

I need a tool to parse Lua tables, preferrably in Ruby or Java

java ruby parsing lua lua-table

Mixing Lua and PHP?

php lua

Tracking Lua tables in C

c++ c lua swig

Lua Prime Number Checker

lua numbers

Lua compiled scripts on Mac OS X - Intel vs PPC

macos lua cross-compiling luac

Convert hex to decimal keeping fractional part in Lua

lua decimal hex

In Lua, how to get the tail of an array without copying it?

lua

how to do null \ nil check in LUA with redis-scripto and redis DB?

How to justify using a scripting language as part of a project

java c lua

Lua: How to set a variable to zero

lua casting