About the Expressiveness of D
Peter Alexander
peter.alexander.au at gmail.com
Tue Apr 2 13:27:48 PDT 2013
On Tuesday, 2 April 2013 at 17:33:13 UTC, Walter Bright wrote:
> On 4/2/2013 2:53 AM, Joseph Rushton Wakeling wrote:
>> I also have a strong feeling that LOC per commit reflects too
>> many different
>> factors to be really reliable as a comparison, e.g. it
>> probably depends quite
>> strongly on the age/maturity of a project, the rate of
>> development, and other
>> factors.
>
> Consider also that this LOC numbers are not lines of code -
> they're also lines of comments! D's ddoc encourages writing
> considerably more lines of comments than C does.
Not to mention that idiomatic D bracing style adds more lines.
More information about the Digitalmars-d
mailing list