Re: [go-nuts] Re: D vs Go

2017-07-30 Thread me
On Sunday, July 30, 2017 at 11:50:16 AM UTC-6, ecstati...@gmail.com wrote: > > I suggest you to look at the official D website, but if you want a > caricatural comparison, let's say that Go is a much better C, while D is a > much better C++. > > Like Go, D has also an incredibly fast compilatio

Re: [go-nuts] Re: D vs Go

2017-07-30 Thread ecstatic . coder
I suggest you to look at the official D website, but if you want a caricatural comparison, let's say that Go is a much better C, while D is a much better C++. Like Go, D has also an incredibly fast compilation, a GC, and it provides very convenient maps, arrays, strings, slices, foreach, ranges

Re: [go-nuts] Re: D vs Go

2017-07-30 Thread forum
On Sunday, July 30, 2017 at 6:24:44 AM UTC-6, ecstati...@gmail.com wrote: > > > Moreover, it's because of these little "details" that I looked for an > alternative, and started using D, which is a kind of "Go done well" for me, > even if I clearly see that as a community project without any fin