Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!gegeweb.org!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: Java vs C++ Followup-To: comp.lang.java.programmer Date: Mon, 07 Feb 2011 12:23:12 +1300 Organization: Geek Central Lines: 16 Message-ID: References: <2011020510425674637-angrybaldguy@gmailcom> <4d4e25e8@news.x-privat.org> NNTP-Posting-Host: 118-92-86-70.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: lust.ihug.co.nz 1297034593 3033 118.92.86.70 (6 Feb 2011 23:23:13 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sun, 6 Feb 2011 23:23:13 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: csiph.com comp.lang.java.programmer:25626 In message <4d4e25e8@news.x-privat.org>, Ken Wesson wrote: > In that flamewar, someone estimated the size of Clojure's documentation > by browsing its website and counting pagedown keypresses needed to reach > the bottom of each web page. Funny, I did the same thing for Python, just for comparison . The figure I came up with for that Language Reference was 92 pages. To be fair, I suppose you should include the first 6 chapters of rhe Library Reference , which is another 69 pages, for a total of 161. For comparison, I have a couple of draft C99 specs floating around. They total 550 pages, until you realize most of that is section 7, the standard library. Leave that out, and you end up with 163 pages.