Our first LuA program will also start from a classic Hello, World! Program
Open any of your favorite text editor, write down a line of print ("Hello, World!")
Save this file and extension. Lua
Open the command line, assume that you compile the interpreter name for Lua.exe, saved files to Test.lua Run Lua Test.lua program output: Hello, World!
Note that the path to executable must be set correctly