Tour of Branchline¶
A short, example-first path that covers the core language.
How to use this tour¶
- Read in order if you are new.
- Run each example in the Playground.
- Keep the Language Reference open for syntax details.
Chapters¶
- Hello, Transform
- Paths and Reshaping
- Control Flow for Pipelines
- Error Handling and Tracing
- Real-world Recipes
What you will build¶
- Customer and order enrichment transforms.
- Health-gated pipelines with trace output.
- Test report summaries for dashboards.