Ideas for students' summer projects

Mike Franklin slavo5150 at yahoo.com
Wed May 23 05:01:25 UTC 2018


On Wednesday, 23 May 2018 at 04:58:17 UTC, rikki cattermole wrote:

> In essence a -betterC libc with wrapper functions for extern(D).

I'd prefer to not even need to link in libc.  I mean rewrite 
memcpy, memcmp, malloc, free, and realloc in D.  Once those 
building blocks exist in D, everything becomes possible without 
libc.

Mike


More information about the Digitalmars-d mailing list