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:[EMAIL PROTECTED]



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

Reply via email to