(* COPYRIGHT (c) 1999 Lucent Technologies, Bell Labs *) (* Generation of machine code from a list of CPS functions *) signature MACHINE_GEN = sig include MACHINE structure MachSpec : MACH_SPEC val codegen : CPS.function list * (CPS.lvar -> (int * int)) * ErrorMsg.complainer -> unit end (* MACHINE_GEN *)
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: list * (CPS.lvar -> (int * int)) * ErrorMsg.complainer -> unit end (* MACHINE_GEN *)