mylang_bytecode_compiler

Function stmt_to_bytecode

source
pub(crate) fn stmt_to_bytecode(stmt: &Stmt) -> Vec<Inst>