Installation
Install the Nebra toolchain on Linux, macOS or Windows with the one-line installer, a manual download, or a build from source.
Quick Start
Create a Nebra project, write your first typed module, compile it and run it. About five minutes end to end.
Editor Setup
Install the VS Code extension, or wire the built-in Nebra language server into any LSP-capable editor.
Project Configuration
How a Nebra project is laid out, the nebra.toml fields you touch most, and how nebra build and nebra run behave.
Lua Targets
Which Lua dialect the compiler emits, what each version supports natively, and what Nebra polyfills for you.