Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

What should a C function called from Lua that pushes a table return?

c lua lua-table

Loading a file and returning its environment

lua env lua-5.2 lua-loadfile

Cairo: How to create path-warped text?

lua cairo

Lua - Printing ( ♡ ) character after parsing of JSON

json utf-8 lua

Call a function by an external application without opening a new instance of Matlab

fast retrieval of lua objects from C/C++

c++ c lua

How to declare variables with a type in Lua

oop variables types lua

LUA_MULTRET not working as expected

lua

Does Lua optimize concatenating with an empty string?

Date after number of days in lua scripting

Anaconda (Python) + Cmder (Clink) on Windows - Unify Dueling Custom Prompts

Lua table length function override not working

lua lua-table metatable

More elegant, simpler way to convert code point to UTF-8

utf-8 lua

gsub in Lua. Unable to replace pattern

lua lua-patterns

How to remove a string from a table

Why does my code only print nil once?

Child class constructor method in Lua

inheritance lua lua-table

Order of operations (== vs. not)

lua language-design

Is it possible to overload operators for strings?

Date formatting in Lua

date lua