Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

lua Printing specific key/value pairs in table

lua

Randomize numbers in Lua with no repeats

random lua

Way to write code "in the debugger" in Lua?

lua koneki

Convert signed IEEE 754 float to hexadecimal representation

lua_xmove between different lua states

lua

Can I save into a specific folder?

Multiple return values in Lua

lua

Lua, Require, Available Functions

lua require

Weak table and GC finalizer using C API

How can I deep-compare 2 Lua tables, which may or may not have tables as keys?

algorithm lua compare equality

Creating a recursive LPeg pattern

lua peg lpeg

lua_Integer and lua_createtable (table size limit)

c lua lua-api lua-5.3

With multiple versions of Lua installed is it possible to specify which one luarock to install to?

Dealing with speech marks with string.match

string lua lua-patterns

execute lua string as lua code

lua require

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