head 1.3; access; symbols pkgsrc-2026Q3:1.3.0.6 pkgsrc-2026Q3-base:1.3 pkgsrc-2026Q2:1.3.0.4 pkgsrc-2026Q2-base:1.3 pkgsrc-2026Q1:1.3.0.2 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.2.0.44 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.2.0.42 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.40 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.38 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.36 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.34 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.32 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.30 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.28 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.26 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.24 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.22 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.20 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.18 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.16 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.14 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.12 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.10 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.8 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.6 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.4 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.2 pkgsrc-2020Q3-base:1.2; locks; strict; comment @# @; 1.3 date 2026.01.03.14.18.11; author alnsn; state Exp; branches; next 1.2; commitid UFtEJo1VGIhEdXoG; 1.2 date 2020.09.20.14.48.18; author wiz; state Exp; branches; next 1.1; commitid GglcZOSt78BfsNoC; 1.1 date 2020.06.30.13.16.14; author nia; state Exp; branches; next ; commitid EcRa1LFufez7zfeC; desc @@ 1.3 log @Lua 5.4 is the previous stable release. @ text @Lua is a powerful, fast, lightweight, embeddable scripting language. 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 for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. This version is the previous stable release. @ 1.2 log @lua*: update descriptions @ text @d10 1 a10 1 This version is the current stable release. @ 1.1 log @lang: Add lua54. Note: this is slightly different than other Lua packages and, among other things, implements its own install target. This is becuase I wanted to minimize the amount of patching to Makefiles to make it fit into the pkgsrc world. Lua is a powerful, fast, lightweight, embeddable scripting language. 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 for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. This version is a preferred choice for new Lua modules. @ text @d10 1 a10 1 This version is a preferred choice for new Lua modules. @