pub fn compile(def: Behavior, vars: &mut VarTable) -> Program
Compile one authored behavior against the world’s shared variable table, interning any variable name it mentions that no Variables asset declared.
Variables