Expand description
REXX tree-walking evaluator — AST + Environment -> execution.
Walks the AST produced by the parser, evaluating expressions using
RexxValue and BigDecimal arithmetic, and executing instructions
against an Environment.
Structs§
Enums§
- Exec
Signal - Signal returned by clause/block execution for control flow.