]> Joshua Wise's Git repositories - snipe.git/blame - compile-l2c.sml
Initial import of l2c
[snipe.git] / compile-l2c.sml
CommitLineData
12aa4087
JW
1(* L1 Compiler
2 * Helper for compilation
3 * Author: Kaustuv Chaudhuri <kaustuv+@cs.cmu.edu>
4 *)
5
6CM.make "sources.cm";
0a24e44d 7SMLofNJ.exportFn ("bin/l2c.heap", Top.main);
This page took 0.079749 seconds and 4 git commands to generate.