dud: A dub replacement

Robert Schadek rschadek at symmetryinvestments.com
Wed Nov 20 11:50:18 UTC 2019


On Tuesday, 19 November 2019 at 17:13:49 UTC, Nick Sabalausky 
(Abscissa) wrote:
> On 11/19/19 11:30 AM, Steven Schveighoffer wrote:
>> 
>> And I would complain that the fact json exists as a file 
>> format already screws up dub add -- using dub add removes ALL 
>> comments in an SDL file, and rewrites the file in the order it 
>> sees fit.
>> 
>> result: I don't use dub add any more.
>
> Oops, that's probably actually my fault, not dub's. Those are 
> current limitations of the sdl lib, SDLang-D.

dud has its own sdlang parser, I wanted to have no dependencies 
other than
phobos and SDLang-D was not pure nor @safe, mostly because of
static Key[5] keywords; in Lexer.lexIdentKeyword.







More information about the Digitalmars-d-announce mailing list