Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Anonymous vs Non Anonymous functions Lua

Selecting An Embedded Language

c++ python perl performance lua

Scripting Languages [closed]

Managing stack with Lua and C++

c++ lua

srlua makefile error lua.h No such file or directory [closed]

How does the __call metamethod in Lua 5.1 actually work?

lua call

Why would this Lua optimization hack improve performance?

Performance of Lua calling C function

c performance gcc lua

Cross-platform C# implementation of Lua [closed]

c# .net mono lua luainterface

Torch, how to execute a script with "dofile" and input parameters?

shell lua torch

Lua language: how use something similar to python list comprehensions

Compile Lua without automatic conversion between strings and numbers

c lua strong-typing

Lua C API stack visualizer/viewer in Visual Studio 2013

Multithreaded C Lua module leading to segfault in Lua script

Can I find out the status of the port using the Lua "socket" library?

sockets lua

How to register Lua userdata correct from Delphi?

delphi lua lua-userdata

Could I extend Corona with native code?

How to read from a serial port in lua

file-io lua serial-port

shared_ptr requires complete type; cannot use it with lua_State*

c++ boost lua shared-ptr