The issue with D...
Laurent Tréguier
laurent.treguier.sink at gmail.com
Tue Feb 5 10:47:36 UTC 2019
On Monday, 4 February 2019 at 23:28:51 UTC, Ben wrote:
> 1. That is a ... Tatum ... LINUX EXAMPLE, so its already not
> platform agnostic path.
> 2. You think that running a hashbang example is a good
> introduction to end users?
> 3. People lean the wrong way and are bypassing the dub package
> manager
>
> Let me compare to a few languages:
>
> Go: import ( "net/http" ) ...
>
> Ready, set, go ...
>
> Crystal: require "http/server"
>
> Ready, set, go ...
My 2 cents:
The comparison cith Go holds, but comparing D with Crystal is
invalid if you are talking about Windows issues; since Crystal
isn't natively available on Windows.
More information about the Digitalmars-d
mailing list