]> Joshua Wise's Git repositories - snipe.git/blob - compile-l5c.sml
f5af6ede4772097d874cb63f7350243caf6846f4
[snipe.git] / compile-l5c.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/l5c.heap", Top.main);
This page took 0.015886 seconds and 2 git commands to generate.