(www.lua.org) Lua

ROAM_REFS: https://www.lua.org/

From the about page:

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.

Local Graph

org-roam a76c53c2-6365-409d-a8ed-6ef1719c1e23 (wren.io) Wren 49a32d26-7d4f-413f-a5f4-833304aaece8 (www.lua.org) Lua a76c53c2-6365-409d-a8ed-6ef1719c1e23->49a32d26-7d4f-413f-a5f4-833304aaece8 1a857a79-1bc3-42c2-92ee-897a864b10de Object-Oriented Programming 49a32d26-7d4f-413f-a5f4-833304aaece8->1a857a79-1bc3-42c2-92ee-897a864b10de