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