Expand description
DSL Evaluator for the Symbiont REPL
Executes parsed DSL programs with runtime integration and policy enforcement.
Structs§
- Agent
Instance - Agent instance in the DSL runtime
- DslEvaluator
- DSL Evaluator with runtime integration
- Execution
Context - Execution context for DSL evaluation
- Lambda
Function - Lambda function value
Enums§
- Agent
State - Agent execution state
- DslValue
- Runtime value in the DSL
- Execution
Result - Execution result from DSL evaluation