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