Module Compiler
Compiler
val compile : string -> (int * Generator__.Instruction.rhs_inst list) * (int * (Generator__.Instruction.lhs_inst list * Generator__.Instruction.rhs_inst list)) list
Compiles given string and return the generated intermediate code