SCM Repository
View of /sml/trunk/src/compiler/CodeGen/main/machine-gen.sig
Parent Directory
|
Revision Log
Revision 229 -
(download)
(as text)
(annotate)
Sat Apr 17 18:10:40 1999 UTC (21 years, 9 months ago) by monnier
File size: 333 byte(s)
Sat Apr 17 18:10:40 1999 UTC (21 years, 9 months ago) by monnier
File size: 333 byte(s)
Initial revision
(* 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 *)
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |