
20 Oct
2009
20 Oct
'09
10:17 a.m.
On 17/10/2009 15:35, Andrew Coppin wrote:
Martijn van Steenbergen wrote:
David Virebayre wrote:
Taking the opportunity to thank very much both Simons and Ian for the work they do and the enthusiasm they show. You guys rock.
I heartily second that!
I won't disagree with that sentiment. ;-)
According to a paper I just read, GHC is "about 150,000 lines of code".
Just to give you updated numbers: the compiler itself is 190k lines now and the runtime system is another 85k (both including comments). Cheers, Simon