I hate new DUB config format
Atila Neves via Digitalmars-d
digitalmars-d at puremagic.com
Tue Dec 1 06:16:33 PST 2015
On Tuesday, 1 December 2015 at 10:33:05 UTC, Luis wrote:
> On Tuesday, 1 December 2015 at 10:27:45 UTC, Atila Neves wrote:
>> On Tuesday, 1 December 2015 at 05:39:26 UTC, Craig Dillabaugh
>> wrote:
>>> On Tuesday, 1 December 2015 at 04:54:23 UTC, James Hofmann
>>> wrote:
>>>> [...]
>>>
>>> Sorry, I think that most of what you said made good sense,
>>> but I am a bit confused by the quoted bit. So you want the
>>> DUB config files written in full-blown JavaScript? Then DUB
>>> and the other tools would need a JavaScript compiler built-in.
>>
>> You can use dub packages and write descriptions of how to
>> build them in Javascript with reggae. Today.
>>
>> Atila
>
> A example of this would be nice. Also... you can grab with dub
> a dependency package that is build with reggae ?
Modulo bugs, it's no different than writing it in D. The git
repository has documentation, and the JS-specific part is handled
by reggae-js.
Atila
More information about the Digitalmars-d
mailing list