luau/README.md
Arseny Kapoulkine 5e9f0e2844 docs: Flesh out index.md
This has background information and callouts to individual sections that
have yet to be written.
2020-06-10 16:59:16 -07:00

7 lines
401 B
Markdown

Luau
====
Luau is a fast, small, safe, gradually typed embeddable scripting language derived from Lua. It is used by Roblox game developers to write game code, as well as by Roblox engineers to implement large parts of the user-facing application code as well as portions of the editor (Roblox Studio) as plugins.
This repository hosts documentation for the language as well as satellite materials.