Functions§
- add_
right_ πside_ exp - compile_
let π - compile_
let_ πvalue Compile a value βout of the wayβ of the let bindings and then set the target register. For calls that use multiple regs and destructuring lets in use registers can get walked over without this. Use SET not MOV, we donβt want to replace a value that has been captured and SET honors this, MOV does not. - compile_
let_ πwhile - compile_
right_ πexps - let_
inner π - let_
while_ πinner
Type Aliases§
- Right
Side πExp