This library is in flux. APIs may change without notice. Generated from source with koruc 0.1.7 on 9/16/2026.

Interpreter.run

~import std/interpreter.run

Koru Standard Library: the `run` part of interpreter.kz — the main

interpreter.run.kz · 3 tors

Koru Standard Library: the `run` part of interpreter.kz — the main interpreter events (run / run-cached / eval) and the flow-execution core. Joined via `~part run` in interpreter.kz; merged into the interpreter module at load. MAIN INTERPRETER EVENTS Parse and execute in one step - the main interpreter entry point Use get-scope to get the dispatcher first, then pass it here