SCM Repository
View of /trunk/src/compiler/codegen/target-sig.sml
Parent Directory
|
Revision Log
Revision 433 -
(download)
(annotate)
Mon Oct 18 22:27:56 2010 UTC (11 years, 8 months ago) by jhr
File size: 245 byte(s)
Mon Oct 18 22:27:56 2010 UTC (11 years, 8 months ago) by jhr
File size: 245 byte(s)
Beginnings of code generation infrastructure
(* target-sig.sml * * COPYRIGHT (c) 2010 The Diderot Project (http://diderot.cs.uchicago.edu) * All rights reserved. * * Support for generating C-like code (e.g., C, OpenCL, or CUDA) *) signature TARGET = sig type outstream end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |