You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(* To compile modules, paste the following into the Moscow ML toplevel prompt: *)
use "CompileModules.sml";
rebuild();
(* There are examples in exampleA.sml and exampleB.sml, to run them, type e.g. *)
use "exampleA.sml";
About
Automatically exported from code.google.com/p/metaprogramming