Stephan Soller <stephan.sol...@helionweb.de> wrote:
Absolutely not. Ruby reads like Yoda-speak, while D is almost plain
English. Had foreach used 'in' instead of the semicolon, only
punctuation and 'ln' would be off.
Unfortunately I have to disagree here. If you have well written Ruby
code (like Ruby on Rails usually provides) it can usually be read like
plain English. That's the reason why I dropped writing documentation
comments for Ruby code: it's just redundant.
I'm only commenting on the above code, not Ruby in general.
--
Simen