head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.01.03.14.56.10; author alnsn; state Exp; branches; next ; commitid BDbktWOGJO57qXoG; desc @@ 1.1 log @Initial import of Lua 5.5.0. 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. @ text @bin/lua @@PREFIX@@/bin/lua5.5 bin/luac @@PREFIX@@/bin/luac5.5 @