OOPSLA 2009

acme on 2009-11-05T08:41:53


Well, duh!

Ovid on 2009-11-05T08:48:24

Why would we need to comment our code? I think this speaks for itself.

push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//;
shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A

comments per useful lines of code

slanning on 2009-11-05T19:46:46

"Java has the highest mean of comment lines per source lines at.. one comment line for three source code lines" and "Perl has the lowest mean with.. one comment line for nine source code lines"

And they say that Perl takes 10 times less code to do the same thing, so....