On Sunday, 12 August 2018 at 06:44:37 UTC, Aruna Maurya wrote:

Also what about other implementations like memset or memcmp. Have they been implemented or require work from scratch?

I don't know of any D implementations of these other than the trivial and naive. I think it's a lot of work for one person to re-implement all of the software building blocks in D, so I envisioned the Autumn of Code participant choosing one or two to focus on.

Mike

Reply via email to