On Friday, 24 August 2018 at 00:47:18 UTC, Mike Franklin wrote:
On Friday, 24 August 2018 at 00:46:14 UTC, Mike Franklin wrote:But I need it to implement `memcpy` and `memcmp` in D, so we can remove the dependency on the D standard library :-)Gah! What a typo. I mean the C standard library.
Do you also mean to reimplement everything related to FILE*? floating-point parsing and conversion to string? multithreaded malloc?