On Debian like systems Lua can be installed with the following:
sudo apt install lua5.3
You will also need the espeak package installed:
sudo apt install espeak
You will also need speakers or headphones as this version makes use of the espeak text to speech module.
lua hello_world_espeak.lua