On 30 August 2012 09:34, Joachim Breitner <breit...@kit.edu> wrote:

> but from a first glance it seems that you are not using that part of GHC
> in your project, right?
>

No, I don't think I can make use of your work directly. Lambdachine uses
GHC up until the CorePrep phase (the last phase before conversion to STG, I
think). I'll probably need a dynamic tagging mechanism to keep track of
what's potentially shared. Not sure what the overhead of that will be.

/ Thomas
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to