macOS
brew install luaulocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für luau in AI-Agent-Workflows.
Installation
brew install luaulocal Homebrew formula metadata
sudo apk add luauAlpine Linux edge package indexes · luau · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#luaunixpkgs package indexes · pkgs/by-name/lu/luau/package.nix · Quelle: api.github.com
sudo pacman -S luauArch Linux sync databases · luau · Quelle: geo.mirror.pkgbuild.com
scoop install main/luauScoop official bucket manifest trees · bucket/luau.json · Quelle: api.github.com
Überblick
Fast, safe, gradually typed embeddable scripting language derived from Lua
Verlauf
Luau is Roblox's Lua-derived scripting language: a small, fast, embeddable language with gradual typing, a bytecode compiler, interpreter, optional JIT, type checker, and linter.
Luau grew out of Roblox's long use of Lua for user-generated gameplay and internal application code. The Luau team says Roblox chose Lua for simplicity, embedding, execution control, and coroutine support, then evolved it to improve performance, ergonomics, safety, and tooling while preserving Lua's design goals.
On November 3, 2021, Roblox announced that Luau was becoming a separate open-source language rather than an inseparable part of Roblox. The announcement made the runtime, compiler, type checker, and linter available under the MIT license and opened the language RFC process to the public.
Luau's largest adoption base remains Roblox itself: the origins post describes it as powering millions of Roblox experiences and large amounts of Roblox app and Studio functionality. Open-sourcing made it usable outside Roblox, and the project says it has seen increased adoption in other projects and applications.
Package-manager adoption followed the open-source release. The input metadata lists Luau packages in Homebrew, Alpine, Nix, Arch, and Scoop, which makes the command-line compiler and analyzer available to non-Roblox workflows.
Luau ships command-line tools for running scripts and analyzing code. The getting-started documentation shows luau for execution and luau-analyze for static analysis, type checking, and linting.
For embedders, the language is designed around a small standard library and host-provided APIs. That makes Luau useful both as a Roblox scripting language and as a sandboxable embedded scripting runtime.
Luau matters to package history because it is a modern, typed Lua-family runtime with a large production origin and standalone package-manager distribution. It is not just a Lua library: it ships a compiler, analyzer, AST tools, and runtime pieces as CLI binaries.
For Lua ecosystem watchers, Luau is one answer to the long-running question of how Lua-like languages can add typing, tooling, and safety without giving up embeddability.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
luau | cli | globales Executable | |
luau-analyze | cli | globales Executable | |
luau-ast | cli | globales Executable | |
luau-compile | cli | globales Executable | |
luau-reduce | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/luau-lang/luau
Installationsmetadaten
| Paketschlüssel | brew:luau |
|---|---|
| Version | 0.731 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/luau |
| Homepage | https://luau.org |
| Repository | https://github.com/luau-lang/luau |
| Upstream-Dokumentation | https://luau.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/luau-lang/luau/archive/refs/tags/0.731.tar.gz |
| Zuletzt aktualisiert | 2026-07-25T00:14:09Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | luau |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
luau
nix profile install nixpkgs#luauluau 0.689-r0
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
https://github.com/roblox/luau
sudo apk add luauluau 1:0.723-1
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
https://github.com/luau-lang/luau
sudo pacman -S luaumain/luau
scoop install main/luauQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.