Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua return multiple values as arguments

Attempt to index a nil value in a script

lua

Is there a way to embed C# code into a Lua script?

c# lua

API for plugin framework in Lua

plugins lua

Lua library -- returning an array in lua from C

c lua

LUA and Corona error: Attempt To Call Method ' ' (A Nil Value) - Driving Me Crazy

lua coronasdk

Is it possible to replicate Ruby's method_missing in Lua?

Lua 5.2 issue: 'attempt to call a nil value' from lua_pcall

c++ lua lua-5.2

Lua: Can this cause a segfault

c++ lua

Lua userdata array access and methods

c lua lua-api lua-userdata

Sum digits that result from an exponential

c++ algorithm math lua

Compare dates in Lua

date lua comparison

Installing Torch7. iPython installation error (mac)

macos lua ipython canopy torch

Using varargs in earlier version of Lua, but want compatibility with 5.2+

lua

What is a good way to manage luarocks rockspec files and why?

lua luarocks

What's the easiest way to convert an SO data dump from HTML back to Markdown?

c lua markdown data-dump

Cloning Lua state

lua cloning

How to iterate through luabind class (in lua or in c++)?

c++ scripting lua luabind

Inheritance for metamethods in Lua

oop inheritance lua

Calling Lua Script From an Android Application

android lua