Documentation Index
Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt
Use this file to discover all available pages before exploring further.
Welcome to Brim
This site is split into focused sections so you can move quickly between onboarding, reference, and diagnostics.Getting started
Environment setup, first compile, and local docs workflow.
Reference
Canonical language and tooling references.
Diagnostics index
Browse compiler and runtime diagnostics by phase and code.
Discord
Ask questions and share feedback with the team.
Quick paths
- I have an error code
- I am setting up Brim
- I need language details
Open the Diagnostics tab and search for a code like
E3000 or W1000.
You can also jump directly to /diagnostics/<code>.Documentation scope
Guides
Guides
Task-oriented docs: setup, workflows, and practical how-tos.
Reference
Reference
Stable source of truth for language and tooling behavior.
Diagnostics
Diagnostics
Troubleshooting by diagnostic code, grouped by compiler/runtime phase.