On Monday, 11 June 2018 at 15:44:47 UTC, rikki cattermole wrote:
On 12/06/2018 2:57 AM, Steven Schveighoffer wrote:
On 6/11/18 10:21 AM, Mike Parker wrote:
Walter's latest post on -betterC is now on the blog. Here, he
shows step-by-step an example of using -betterC to convert a
real-world program, one small enough to describe in a blog
post, from C to D.
The blog:
https://dlang.org/blog/2018/06/11/dasbetterc-converting-make-c-to-d/
Reddit:
https://www.reddit.com/r/programming/comments/8q9u5t/dasbetterc_converting_makec_to_d/
"static if can replace cmany uses of #if"
cmany => many
-Steve
"(See the dcoumentation"
"make manual pagewhen"
"The #include files are replaced" <tt> font includes too many
words.
Nice read, I see translating to D is trending.