STEAM GROUP
Steam Client Beta SteamBeta
STEAM GROUP
Steam Client Beta SteamBeta
21,119
IN-GAME
84,272
ONLINE
Founded
8 January, 2013
Johnny 1 Dec, 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 1 Dec, 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; 1 Dec, 2024 @ 9:34pm
Johnny 1 Dec, 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