It would also appear that MLton uses its own GC. Both compilers do fufill the 2nd requirement of using unboxed numberics and arrays for fast math.
On Sun, Feb 22, 2009 at 6:21 PM, John Cowan <[email protected]> wrote: > felix winkelmann scripsit: > >> Note that crunch is highly experimental and incomplete. You requirements >> are tough, and you will not find many functional languages that don't require >> GC. Stalin and MLton come to mind (perhaps one can make GC at least >> unlikely, or reduce it to a minimum). > > Stalin uses the Boehm conservative GC. > > -- > By Elbereth and Luthien the Fair, you shall [email protected] > have neither the Ring nor me! --Frodo http://www.ccil.org/~cowan > -- We can't solve problems by using the same kind of thinking we used when we created them. - A. Einstein _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
