Lua v5.4.6 (64-bit) for Windows -- lua-5.4.6-win64.zip

This is a port of the lua interpreter, v5.4.6, for Windows-systems
compiled with the MinGW-w64 compiler tools (https://www.mingw-w64.org/,
https://www.msys2.org/).

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\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
(2023-12-16)
