Lua v5.4.4 for Windows 

This is a port of lua v5.4.4 for Windows-systems compiled with the
MinGW compiler tools (https://osdn.net/projects/mingw/).

For installation, copy the executable files from the bin/ subdirectory
into a folder (directory) included in the list of directories assigned
to the PATH environment variable or create a new folder (directory)
and add its name to the PATH variable. Documentation can be found in
the doc/ subdirectory and on the Lua website (https://www.lua.org/).

These win32 executable files are intended to be used on win64
sytems. They are provided without any warranty.

Volker Kiefel, April 19, 2022
