Language
Language
- Architecture — How source text becomes a result
- Closure Annotations — Parameter metadata, annotations, reflection, and return type assertions
- Closures — First-class values that capture their defining scope with late binding and dict integration
- Control Flow — Conditionals, loops, break, and return
- Design Principles — Code that embraces pipes, explicit booleans, sealed scopes, and value semantics
- Operators — Pipe, arithmetic, comparison, logical, spread, and extraction operators
- Types — Primitives, collections, and value types
- Type System — Structural types, type assertions, union types, and type-locked variables
- Variables and Scope — Variable declaration, type locking, and scope rules