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