Language
Language
- 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
- Type System — Value types, type assertions, and type checking
- Variables and Scope — Variable declaration, type locking, and scope rules