D_vs_nim: git repo to compare features of D vs nim and help migrating code bw them. PRs welcome

Jacob Carlborg doob at me.com
Wed Mar 28 20:27:15 UTC 2018


On 2018-03-27 23:49, Walter Bright wrote:

> The act of compiling a buggy program not influence the global state of 
> the computer. It should not be necessary to vet code downloaded from the 
> internet before even compiling it to ensure it doesn't mess up the system.

There's usually nothing that prevents the build tool to write files at 
build time. Dub can do this.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list