mylang_ast_interp

Function execute

source
pub fn execute(stmts: &[Stmt]) -> AstInterpResult<()>
Expand description

抽象構文木を解釈実行する