Automic VaultAutomic Vault

brew

Installer luau avec Homebrew, apk, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de luau pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install luau

local Homebrew formula metadata

Windows

Scoopvérifié · 92%
scoop install main/luau

Scoop official bucket manifest trees · bucket/luau.json · Source: api.github.com

aperçu

Résumé du paquet

Fast, safe, gradually typed embeddable scripting language derived from Lua

Commandes et alias

  • luau
  • luau-analyze
  • luau-ast
  • luau-compile
  • luau-reduce

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2006: Roblox begins using Lua-style scripting for user-generated behaviors.
  • 2021: Roblox announces Luau as a separate open-source language on November 3.
  • 2022: The Luau team publishes its origins and evolution history.
  • 2023: Open-source release binaries add native code generation support compiled in by default.

Related projects

  • Lua 5.1 is the language base Luau started from.
  • Roblox Studio is the main application environment for Luau developers.
  • LuaJIT is a related high-performance Lua-family runtime, but Luau focuses on gradual typing and Roblox-compatible embedding.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:scripting language

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
luaucliexécutable global
luau-analyzecliexécutable global
luau-astcliexécutable global
luau-compilecliexécutable global
luau-reducecliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire0.731
gestionnaire mis à jour2026-07-25
données localesOK
amontà jour
dernière version détectée0.731

https://github.com/luau-lang/luau

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:luau
Version0.731
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/luau
Page d'accueilhttps://luau.org
Dépôthttps://github.com/luau-lang/luau
Docs amonthttps://luau.org/
LicenceMIT
Archive sourcehttps://github.com/luau-lang/luau/archive/refs/tags/0.731.tar.gz
Dernière mise à jour2026-07-25T00:14:09Z
Pulseupdated
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameluau
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

luau

nix profile install nixpkgs#luau
  • normalized package name match
  • Correspondance par : Luau
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lu/luau/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

luau 0.689-r0

A fast, small, safe, gradually typed embeddable scripting language derived from Lua

https://github.com/roblox/luau

sudo apk add luau
  • License: MIT
  • Architecture: x86_64
  • Source Package: luau
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Luau
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: luau from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

luau 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 luau
  • License: MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Luau
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: luau from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/luau

scoop install main/luau
  • normalized package name match
  • Correspondance par : Luau
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/luau.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment