Function mice::stack::compile

source · []
pub fn compile(program: &Program) -> StackProgram
Expand description

Compile a dice program to run on the stack machine.