(* Copyright 1999, Lucent Technologies, Bell Labs *) (* Generation of machine code from the flint intermediate form *) signature CODEGENERATOR = sig structure Machine : MACHINE_GEN val architecture : string val flintcomp : CompBasic.flint * CompBasic.compInfo -> CompBasic.csegments end (* CODEGENERATOR *)
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: val flintcomp : CompBasic.flint * CompBasic.compInfo -> CompBasic.csegments end (* CODEGENERATOR *)