The docs are built to feel like a product, not an afterthought.
Learn the language, the runtime model, the toolchains, and the package flow without hunting through stale notes or scattered examples.
Getting Started
The shortest path from zero to a real Fidan workflow.
Language
Compact surface, real native-software scope.
Stdlib
A compact stdlib with shared metadata instead of drift.
Tools
A language experience shaped as a toolchain, not just a compiler binary.
Editors
Thin editor clients on top of the real language tooling.
Toolchains
Different execution modes, optional helpers, one language story.
Dal
The package and publishing layer for Fidan.
Reference
Lookup pages for when you already know roughly what you need.
Start with the flow
Install, first program, build modes, then jump into language and toolchains. The docs are organized to take you from first run to real native builds without dead ends.
Use search locally
Every docs page has a local search field. It is lightweight by design and works from the same content manifest that drives the sidebar and prev-next links.
Trust the shared metadata
The docs track the same builtin, decorator, and stdlib metadata that powers the formatter and LSP, so this content is meant to stay aligned with the product instead of drifting.