STEAM GROUP
Steam Client Beta SteamBeta
STEAM GROUP
Steam Client Beta SteamBeta
13,538
IN-GAME
64,623
ONLINE
Founded
January 8, 2013
Johnny Dec 1, 2024 @ 7:30pm
What "Lua" does mean?
I was always wondering what Lua does mean when I play Garry's Mod or Project Zomboid. But seriously, what Lua does mean?
< >
Showing 1-2 of 2 comments
Anonymous Helper Dec 1, 2024 @ 9:34pm 
Lua is a scripting language used by many games.

What is Lua?
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

https://www.lua.org/about.html
Last edited by Anonymous Helper; Dec 1, 2024 @ 9:34pm
Johnny Dec 1, 2024 @ 9:35pm 
Originally posted by Anonymous Helper:
It's a scripting language used by many games.

What is Lua?
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

https://www.lua.org/about.html
Oh I see. Thank you.
< >
Showing 1-2 of 2 comments
Per page: 1530 50