Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Lua

Installation

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.

Run Your Code

lua hello_world_espeak.lua