mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-10 22:00:54 +01:00
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
We recently devoted significant effort to get this in a pretty good state where it works intuitively. As a result, this section is outdated. I'm deleting this because I think it's redundant to explain the same thing that intuition would also say. |
||
---|---|---|
docs | ||
papers | ||
rfcs | ||
.gitignore | ||
README.md |
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, and can be viewed at https://luau-lang.org/