SDC needs you -- redux

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 18 22:04:55 PDT 2015


On 4/18/15 3:08 PM, Mengu wrote:
> On Saturday, 18 April 2015 at 21:21:42 UTC, Andrei Alexandrescu wrote:
>> On 4/18/15 10:21 AM, Shammah Chancellor wrote:
>>> The tooling for golang is a major reason for it's adoption. This
>>> tooling looks like gofix, gofmt, govet, etc.  We need this tooling to be
>>> able to succeed.
>>
>> Agreed (as with your entire call to arms - nicely done). Where's a
>> complete description of Go's out-of-the-box tooling? That's definitely
>> an example we can draw inspiration from. -- Andrei
>
> here it is: https://golang.org/cmd/
>
> many of them are also passed to go cmd as an argument. like go fmt, go
> vet, go test, etc.

Cool, thanks! Looking forward to tips from Go users about which tools 
are most appreciated and appropriate for a D incarnation. -- Andrei


More information about the Digitalmars-d mailing list