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