www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Memory Safer in a Systems Programming Language Part 3

reply Mike Parker <aldacron gmail.com> writes:
I've just published the third and final article in Ate Eskola's 
series on memory safety in D. Parts 1 and 2 were primarily about 
DIP1000. In this post, he digs into function attribute inference.

The blog:
https://dlang.org/blog/2023/01/05/memory-safety-in-a-systems-programming-language-part-3/

Reddit:
https://www.reddit.com/r/programming/comments/103xcha/memory_safety_in_the_d_programming_language_part_3/
Jan 05 2023
next sibling parent Dukc <ajieskola gmail.com> writes:
Thanks for Mike, he has done pretty much work in editing each of 
my posts and keeping everything in order. He's not employed as 
English teacher for nothing!
Jan 08 2023
prev sibling parent matheus <matheus gmail.com> writes:
On Thursday, 5 January 2023 at 12:10:10 UTC, Mike Parker wrote:
 I've just published the third and final article in Ate Eskola's 
 series on memory safety in D. Parts 1 and 2 were primarily 
 about DIP1000. In this post, he digs into function attribute 
 inference.

 The blog:
 https://dlang.org/blog/2023/01/05/memory-safety-in-a-systems-programming-language-part-3/

 Reddit:
 https://www.reddit.com/r/programming/comments/103xcha/memory_safety_in_the_d_programming_language_part_3/
Another great article, and by the way I think D organization is doing a great job publishing these articles and videos to gather more attention. Matheus.
Jan 08 2023