Skip to main content

compile

Function compile 

Source
pub fn compile(def: Behavior, vars: &mut VarTable) -> Program
Expand description

Compile one authored behavior against the world’s shared variable table, interning any variable name it mentions that no Variables asset declared.