On 23/05/2018 4:56 PM, Mike Franklin wrote:
On Wednesday, 23 May 2018 at 04:17:19 UTC, Mike Franklin wrote:
On Tuesday, 22 May 2018 at 16:27:05 UTC, Eduard Staniloiu wrote:
Let the brainstorming begin!
Try to replace some of the basic software building blocks (memcpy,
memcmp, malloc, free, realloc) that are currently leveraged from the
platform's C library with counterparts, and
Sorry, I didn't really complete my thought well in that sentence. I
meant to say "... with counterparts written in D".
Mike
In essence a -betterC libc with wrapper functions for extern(D).