Lua: Introduction
Start learning Lua with a quick overview and Hello World.
Lua — Introduction
Overview
This is a starter page for Lua.
Hello World
print("Hello, World!")
What you'll learn
- How to run Lua
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.