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