Who is using modified Lua versions, what are they and why?

"'Sewbacca' via lua-l" <[email protected]> Sat, 27 Jun 2026 02:54:49 +0200
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>
Lua is small, readable and easily modifiable which are huge perks. However they only come in handy if you are in control of the application itself which is running Lua. If you rely on the default distributed Lua version, you can't just change the parser. Especially if you are writing modules, then you have very little control over the runtime.

So out of curiosity: Who is using modified Lua versions, what are the modifications and why do you need them?

~ Sewbacca

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/dbcab2ec-b0c0-46de-96de-68e7e7782044%40kolabnow.com.