[MLton] Multicore CPU's and MLton

Stephen Weeks MLton@mlton.org
Tue, 5 Jul 2005 22:23:35 -0700


> > Yes.  They are doubled in size when space is needed and shrunk by the
> > garbage collector when space is unused.  Both are done by copying.
> 
> Excellent! Felix can't do that, C/C++ interoperability
> constraints make use of a copying collector slightly
> tricky .. :)
> 
> Hmm .. how does the dispatch work?

What dispatch?