Language Tour
- Basics — Comments, variables, types, and strings
- Collections — Lists, dicts, sets, and comprehensions
- Functions — Functions, lambdas, and operators
- Control flow — If/elif/else, while, for, match/case
- Types and data — Classes, data types, interfaces, enums, generics
- Error handling — Contracts, try/except, Result type, defer
- Modules and more — Imports, concurrency, testing, embedded DSLs