[MLton] Welcome to Dan Wang
   
    Daniel C. Wang
     
    danwang@CS.Princeton.EDU
       
    Wed, 03 Mar 2004 14:36:47 -0500
    
    
  
Matthew Fluet wrote:
{stuff deleted}
> On a lark, I've tried running cmcat on it's own .cm file (which entails
> pulling in most of CM).  I get all the right source files, but of course
> there are some primitive things that CM is assuming (and the SML/NJ
> runtime provides), which aren't there when MLton is compiling the sources.
> That would seem to be the point where a proxy for MLton or some
> reorganization of the SML/NJ sources would be required.
Basically, I'd like to port CMcat so it runs in MLton without relying on 
SML/NJ. I'd like to believe this is a "weekend" project so will see how far 
I get.