print "Hello World!" LUA website: http://www.lua.org/ compiler: http://luabinaries.luaforge.net/download.html
instructions to run that code: 1. put this code in file (for example hello.lua) 2. execute: lua5.1 hello.lua
Submitted by: ap