mylang_bytecode_compiler

Function expr_to_bytecode

source
pub(crate) fn expr_to_bytecode(expr: &Expr) -> Vec<Inst>