On 9/21/07, Peter Verswyvelen <[EMAIL PROTECTED]> wrote:
>  Since I'm used to write heavily multi-threaded/multi-core code in
> imperative languages, I would like to understand more about the existing
> execution models, and those "black holes"... Understanding the low-level
> details helps a lot for me.

I think you want to know about the STG, the Spineless Tagless
G-Machine. If I'm correct, that's how GHC works behind the scenes.

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

Reply via email to