Lua
A powerful, fast, lightweight, embeddable scripting language that combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.
Lua is dynamically typed, runs by interpreting bytecodes using a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping tasks. The OpenVMS port of Lua includes the core binary Lua distribution and several extensions, including a lightweight pure Lua JSON library, and a small set of OpenVMS-specific extensions to facilitate calling of various OpenVMS system service and RTL routines.
Latest Version
Alpha | Integrity | X86 |
---|---|---|
5.3-5D | 5.3-5D | 5.3-5D |
Download
VSI-AXPVMS-LUA-V0503-5D-1-RNOTES.PDF
VSI-AXPVMS-LUA-V0503-5D-1.ZIPEXE
VSI-AXPVMS-LUA-V0503-5D-1.ZIPEXE_VNC
VSI-I64VMS-LUA-V0503-5D-1-RNOTES.PDF
VSI-I64VMS-LUA-V0503-5D-1.ZIPEXE
VSI-I64VMS-LUA-V0503-5D-1.ZIPEXE_VNC
Licensing
MIT