Learn the language quickly
Start with a short quickstart and move through focused guides on syntax, collections, modules, and constraints.
Type checking with duck constraints
Duckstruct infers what values need to support, so docs emphasize the way you write expressive code instead of ceremony.
CLI-first workflow
Compile, typecheck, and run programs from the command line using theds tool.