mylang_bytecode_compiler

Function ast_to_bytecode

source
pub fn ast_to_bytecode(ast: &[Stmt]) -> Vec<Inst>