Idioms for the D programming language
James Lu
jamtlu at gmail.com
Sat Feb 13 16:06:31 UTC 2021
On Thursday, 11 February 2021 at 20:12:36 UTC, Walter Bright
wrote:
> Now #5 on the front page of https://news.ycombinator.com/news
>
> The page being discussed:
>
> https://p0nce.github.io/d-idioms/
>
> and on reddit:
>
> https://www.reddit.com/r/programming/comments/lhssjp/idioms_for_the_d_programming_language/
A question for you: What is the most interesting (shows the
language) and beginner-friendly source code file of DMD? I want
to link to the compiler source to do that. It needs to be
readable by a beginner, yet also provide interesting and
substantial information on how D or compilers work.
* Demonstrate DMD is open-source
* Get DLang more attention
* Demonstrate how good DMDFE is
More information about the Digitalmars-d-announce
mailing list