Lua v5.5.0 (64-bit) for Windows -- lua-5.5.0-win64.zip

This is a port of the lua interpreter, v5.5.0, for Windows-systems was
compiled with the MinGW-w64 compiler tools (https://www.msys2.org/).  The
executable file lua.exe was built with wildcard expression expansion support
enabled.

Recommendations for installation: 

   - copy the executable files lua.exe, luac.exe from the bin/
     subdirectory of this archive into a folder (directory) included in
     the list of directories assigned to the PATH environment variable
     
     or

   - (1) copy the contents of this archive e.g. to "c:\" preserving the
     directory tree within the archive and

     (2) add the path "c:\lua-5.5.0\bin" to the list of directories (folders)
     assigned to the PATH environment variable.

Documentation of lua can be found in the c:\lua\man\man1 subdirectory
and on the Lua website (https://www.lua.org/).

This compiled version of lua is made available without any warranty and
no support is provided for all compiled software. Information on
problems, however, is always welcome.

Volker Kiefel
(2026-07-12)
