Make dub part of the standard dmd distribution

Atila Neves via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 2 02:15:12 PDT 2015


On Tuesday, 2 June 2015 at 08:54:46 UTC, ketmar wrote:
> On Mon, 01 Jun 2015 16:05:17 -0400, Steven Schveighoffer wrote:
>
>> A protocol to be used between dmd and dub (or any other 
>> package fetcher)
>> would be a good first step.
>
> that was the thing i once proposed. see, we have a powerful 
> scripting
> language inside DMD: D! yet we never used all it's power to do 
> something
> really exciting -- like, for example, preparing command lines 
> for
> external package fetching tool and parsing the answers. instead 
> of
> providing a simple module for that, it all goes to be hardcoded.

https://github.com/atilaneves/reggae

Atila


More information about the Digitalmars-d mailing list