[Haskell-cafe] Re: Haskell Speed

Bulat Ziganshin bulatz at HotPOP.com
Thu Dec 29 17:46:16 EST 2005


Hello Albert,

Thursday, December 29, 2005, 11:56:12 PM, you wrote:

AL> For almost a decade, most (I dare claim even all) Pascal and C
AL> compilers were "three-pass" or "two-pass".

1) Pascal was developed as one-pass compiled language.
highly-optimizing compilers used additional passes to generate better
code

2) multiple passes was used in times where was just not enough memory
to perform all passes in parallel

-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Haskell-Cafe mailing list