Reference
Look-up material for building models: what each thing does, when you would reach for it, and how to get a particular result.
| CLI | Commands and flags for cfdl compile and cfdl run |
| Run config | Discount rate, scenarios, Monte Carlo, and the rest of run.json |
| Expressions | What is in scope in an amount, the operators, and all 33 builtin functions |
| Pack contracts | Every contract each pack offers, the terms it reads and the streams it emits |
| Metrics | Model and domain metrics, and how they relate to per-period subtotals |
| Statements | The pro forma CFDL produces per period, and how to read one |
| Diagnostics | Every code CFDL can report, what the ranges mean, and how to read one |
Related
- How-to guides — one question each.
- Domain packs — the contracts, categories and metrics each pack provides.
- Specification — the normative definition of the language, its schemas and its diagnostics, written for someone implementing against CFDL rather than modelling with it.