Expand description
Context stack management for iterative evaluation
This module provides a non-recursive way to manage evaluation contexts during iterative AST evaluation.
Structsยง
- Context
Stack - Manages evaluation contexts without recursion
Context stack management for iterative evaluation
This module provides a non-recursive way to manage evaluation contexts during iterative AST evaluation.