On Saturday, 19 March 2016 at 09:51:03 UTC, Piotrek wrote:
On Friday, 18 March 2016 at 09:51:07 UTC, Atila Neves wrote:
Could you explain what is overcomplicated and inconvenient? I'd love some feedback and to be able to fix it.

This is rather broad topic and most of the points are related to different view on design goal for build tool. Let me try to list general comments (remember that they are not bugs but mostly consequences of chosen requirements)

1. Unnecessary reliance on external backends.

Not for a long time, there's a binary backend now. The only dependency is a D compiler.

2. Not "slim" syntax

I don't know how it could be slimmer given what it does.

I have similar view on the syntax as Dicebot: http://forum.dlang.org/post/[email protected]

You can pass a function pointer as the command instead of just a string now.

Atila

Reply via email to