Chapel vs D

Gary Willoughby via Digitalmars-d digitalmars-d at puremagic.com
Fri Dec 26 13:38:11 PST 2014


On Friday, 26 December 2014 at 18:38:42 UTC, bearophile wrote:
>> The point is, I agree. Syntax like this is so terrible to look 
>> at it hurts. I feel like i lose 10 minutes of my lifespan 
>> every time i look at this.
>
> It's also a lot a matter of getting used to it.

I agree with this, you will get used to it.

I came to D from C# and i missed the pascal-cased vars and 
functions, etc. After being corrected on this newsgroup for post 
code in a C# style, i decided to read and use the D style guide: 
http://dlang.org/dstyle.html At first it was alien but now i use 
nothing else. To me this style makes more sense than the C# way 
and is IMHO a lot easier to parse when reading code. Neither is 
right or wrong but i now prefer the D style.


More information about the Digitalmars-d mailing list