macOS
brew install luaulocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de luau pour les workflows d'agents IA.
installation
brew install luaulocal Homebrew formula metadata
sudo apk add luauAlpine Linux edge package indexes · luau · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#luaunixpkgs package indexes · pkgs/by-name/lu/luau/package.nix · Source: api.github.com
sudo pacman -S luauArch Linux sync databases · luau · Source: geo.mirror.pkgbuild.com
scoop install main/luauScoop official bucket manifest trees · bucket/luau.json · Source: api.github.com
aperçu
Fast, safe, gradually typed embeddable scripting language derived from Lua
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
luau | cli | exécutable global | |
luau-analyze | cli | exécutable global | |
luau-ast | cli | exécutable global | |
luau-compile | cli | exécutable global | |
luau-reduce | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/luau-lang/luau
métadonnées d'installation
| Clé du paquet | brew:luau |
|---|---|
| Version | 0.731 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/luau |
| Page d'accueil | https://luau.org |
| Dépôt | https://github.com/luau-lang/luau |
| Docs amont | https://luau.org/ |
| Licence | MIT |
| Archive source | https://github.com/luau-lang/luau/archive/refs/tags/0.731.tar.gz |
| Dernière mise à jour | 2026-07-25T00:14:09Z |
| Pulse | updated |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/luaupiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.