List Question
20 TechQA 2023-07-03T14:12:43.390000Calling Lua Function from C: Minimal example results in LUA_ERRRUN
217 views
Asked by kollie
Is it safe to use "type" as a name/identifier in Lua?
90 views
Asked by Rai
How can I tell if a string starts with an emoji or not in Lua 5.2?
217 views
Asked by Rai
Why Lua's ternary operator is preventing my function to return several values?
196 views
Asked by Rai
Avoid loading the same script twice with rFSM library in LUA
78 views
Asked by AngelosFr
Is there a getattr or a property getter for userdata
276 views
Asked by Jab
How to create table entries with unique id and access them using that id..?
1.1k views
Asked by Abhi
Is there a way to catch the output in lua?
774 views
Asked by TritriGuy123
LUA 5.2: Load/Require/etc - Limit it to specific directories that can be loaded
347 views
Asked by Valleriani
Lua userdata not available
121 views
Asked by James
How to call managed c++ dll functions in lua cpp module
347 views
Asked by ArisHu
Emulating c++ 'using namespace' via _ENV
440 views
Asked by Ace shinigami
Lua c API change library after creation
316 views
Asked by AlgoRythm
Storing and Returning Lua Userdata
2.4k views
Asked by Moop
Lua How to tell 1 from 1.0
780 views
Asked by Max Kielland
Amusing behavior '...' in Lua
50 views
Asked by Bogdan
luaedit 3..0.10 will not show output from simple script
156 views
Asked by Jeff Mullen