Skip to main content

Module runtime

Module runtime 

Source
Expand description

KORE Runtime - Interpreter and actor system

Structs§

ActorRef
Reference to an actor
Env
Interpreter environment
Message
Message for actor communication

Enums§

VNode
Runtime VDOM Node
Value
Runtime value

Functions§

eval_block
eval_expr
interpret
Interpret the program
run_tests
Run all tests in the program