Generative AI and D: comparison with other language projects

Denis F denis.feklushkin at gmail.com
Tue Jul 7 05:33:08 UTC 2026


On Monday, 6 July 2026 at 22:12:28 UTC, Walter Bright wrote:

> Zig:
>
> Zig has a strict ban on AI-generated code.The Zig language has 
> an official rule against submitting any LLM-generated content. 
> This includes brainstorming, translating, debugging, or writing 
> code.

A rule is nonsense without the ability to enforce it. At some 
point means to distinguish generated code from human-written code 
will disappear entirely.

Why are we even worried? Everything is fine as long as human eyes 
are reviewing PRs.


More information about the Digitalmars-d mailing list