Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Conversion of sequence of bytes to ASCII string in lua

lua convert userdata to string

lua torch

What does pairs() or ipairs() do in Lua?

lua

player movement not working when moving in a specific direction (Lua/Love2d)

lua love2d

How to make LUA script read my config file

lua config

How can I structure a self-contained module in Lua?

module lua require

Why would a lua module set its table's __index as itself?

lua lua-table

How to wipe or reset a table in Lua

lua reset lua-table

convert string to hex in lua?

string sockets lua hex arrays

Hello metatable.__len world

lua metatable

D: (Win32) lua_rawgeti() pushes nil

lua d

How to set breakpoint in lua scripts

debugging lua breakpoints

How to implement multi-user safe Linear Congruential Generator in Redis?

lua redis uniqueidentifier

Embedded Lua - timing out rogue scripts (e.g. infinite loop) - an example anyone?

c++ lua

Literal Strings [Lua 5.1]

string lua literals

My lua script load .so library, how can I write the host program with Lua 5.2?

lua luabind

How do I convert a string to a table in Lua?

json string file lua set

Setting the magnitude of a 2D Vector

math vector lua roblox magnitude

How to incorporate user input in an input-mode Lua keymap in Neovim?

input lua neovim