April 08, 2014 Re: [Fwd: Re: [go-nuts] Need for official package manager] | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On 30/03/2014 12:58, Rikki Cattermole wrote: > On Sunday, 30 March 2014 at 11:49:43 UTC, logicchains wrote: >> Interesting project: write a Go package manager in D. The reaction >> would be hilarious, if nothing else. > > For an added bonus extend dub to support it. And in doing so make it so > you can D->Go and Go->D. > Because why not, must be doable! (okay okay maybe only Linux right now) The original comment might have been said in jest, but it would be interesting and useful that a package manager would be written in a generic way that would allow it to be adapted to different languages. It's just good architecture, since a chunk of the functionality of the package manager is language independent anyways (version and dependency management). -- Bruno Medeiros https://twitter.com/brunodomedeiros |
Copyright © 1999-2021 by the D Language Foundation