
12 Aug
2007
12 Aug
'07
3:48 p.m.
On Sun, Aug 12, 2007 at 08:39:23AM -0300, Isaac Dupree wrote:
a statistic I thought of: estimate of lines of non-comment code (after reformatting by ghc) : $ ghc IntegerInTermsOfInt.hs -ddump-parsed | wc -l 1084
$ sloccount IntegerInTermsOfInt.hs [...] SLOC Directory SLOC-by-Language (Sorted) 1010 top_dir haskell=1010 [...] Thanks Ian