Search code examples
I made a (very simple) programming language in Lua, but I can only execute one command...


lua

Read More
What exactly does the Lua Programming WikiBooks mean by "Instructions"...


luawiki

Read More
Is there a "Get Keyboard Input" function in Lua? (Arrow keys)...


inputlua

Read More
Modifying a C++ array in main() from Lua without extra allocation...


c++lualuajitluabridge

Read More
confused on a part of the Lua, Reference manual Lexical Conventions...


luareferencemanual

Read More
Array element from lua...


lua

Read More
Convert a .csv file into a 2D table in Lua...


lualua-table

Read More
lua Regular expression for matching key phrase with value adopted from PHP...


phpregexluascriptingtype-conversion

Read More
How to insert data and tables into an existing one?...


lualua-table

Read More
How to redirect to login page in EnvoyFilter using lua code?...


kubernetesluaistioenvoyproxy

Read More
Optimized Lua Table Searching...


searchlualua-table

Read More
OpenResty disable TLS 1.0 and TLS 1.1 in auto genereated certs...


sslluaopenresty

Read More
Lua best practice close variable with popen()...


lua

Read More
How to compile luaJit's c bytecode...


cluabytecodejitluajit

Read More
How to iterate and print text with 2 columns in lua?...


lua

Read More
How to split string values in lua. Error...


stringcsvluasplit

Read More
Items a to b of table in lua...


lua

Read More
Translate coordinates relative to obj1 to be relative to obj2...


luatabletop-simulator

Read More
Is there a way to introspect a function in Lua?...


luaintrospectionluajit

Read More
What does this code mean (if v then return v end)?...


luamemoization

Read More
Matrix (arrays) in Lua - swap rows and apply row operation...


arraysmatrixluarowoperation

Read More
Lua debug hooks seems to prevent the coroutine from working...


luacoroutine

Read More
Two upstreams, one http, the other https...


nginxluaopenresty

Read More
how to run a batch line from lua script...


batch-fileaudiolua

Read More
Calculate a large amount without running out of memory...


pythonlua

Read More
Check collision of ball with brick and undo the brick area to blank space and reverse the x velocity...


lualove2d

Read More
What is the difference between indexing an array and a dictionary?...


arraysdictionarylua

Read More
translation error from python to lua. Where is my error?...


lua

Read More
How to sign a JWT with a private key in LUA...


nginxluajwt

Read More
Lua - convert .txt list of items into a table to then iterate through...


lua

Read More
BackNext