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.
Getting Started
Use this page as your minimal onboarding checklist. Keep it short, then link deeper guides as they are written.Setup checklist
- Install Brim compiler/runtime prerequisites.
- Confirm local toolchain versions.
- Build or run a starter Brim program.
- Verify diagnostics links resolve (
/diagnostics/E3000style URLs).
Local docs workflow
- Run locally
- Update diagnostics
Start your docs dev server and verify navigation tabs: Docs, Guides, Reference, Diagnostics.
Common setup blockers
I cannot find a diagnostic page
I cannot find a diagnostic page
Confirm the code exists in your compiler catalog and then regenerate docs.
Navigation changed unexpectedly
Navigation changed unexpectedly