Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

luajit2.0.0 -- Segmentation fault: 11

lua luajit

remove all non-alphanumeric characters from lua string

How to capture error message from third-party-library in Lua?

json lua ierrorhandler

My if-then-else-end statement is failing in Lua; how can I fix it?

lua syntax-error awesome-wm

Why can't gotos in Lua jump out of functions?

lua

Hiding Lua Source Code In C Application

c lua

Loop through all Lua global variables in C++ [duplicate]

error while executing lua script for redis server

lua redis

Luasocket + nginx error - lua entry thread aborted: runtime error: attempt to yield across C-call boundary

How do I apply formatting like italic or bold to text using ANSI escaping sequences in a console?

colors cmd lua ascii ansi-escape

How to install luasql on Linux Ubuntu 16?

Do Javascript prototypes have something equivalent to Lua's __index & __newindex?

javascript prototype lua

Lua equivalent to shlex?

An example of prototypical inheritance that does not involve simulating classical inheritance?

javascript prototype lua

Lua 5.2 C API and require

c lua yaml

How to pass a pointer to LuaJIT ffi to be used as out argument?

lua ffi luajit

Why does Lua prohibit goto over a local var definition?

lua

Optimizing Lua for cyclic execution

lua

Get Lua table size in C

c lua lua-table lua-api lua-5.1

how do I run a computercraft program like 'excavate 5'

lua minecraft computercraft