Simon Marlow <[EMAIL PROTECTED]> writes:

>   GC changes: instead of threading old-generation mutable lists
>   through objects in the heap, keep it in a separate flat array.

Interesting: I recently did the opposite in the implementation of
my language Kogut.

There seem to be enough differences in the designs to justify both
decisions.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to