Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Writing multiline text files in Lua

file lua line-breaks multiline

What's the point of nesting brackets in Lua?

string lua

Enable bash output color with Lua script

bash colors lua escaping

How do I run Lua scripts on Android in a Java application?

java android lua

What programming language features are well suited for developing a live coding framework?

can pcall return value of called function instead of boolean result true/false?

lua

Logical 'or' in Lua patterns?

lua lua-patterns

tail call optimization in lua

Reference to Lua function in C/C++

Getting return status AND program output

lua