System programming in D (Was: The God Language)

Nick Sabalausky a at a.a
Mon Jan 2 12:13:45 PST 2012


"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message 
news:jdilar$k66$1 at digitalmars.com...
> On 12/29/11 2:29 PM, Walter Bright wrote:
>> On 12/29/2011 11:47 AM, Walter Bright wrote:
>>> On 12/29/2011 3:19 AM, Vladimir Panteleev wrote:
>>>> I'd like to invite you to translate Daniel Vik's C memcpy
>>>> implementation to D:
>>>> http://www.danielvik.com/2010/02/fast-memcpy-in-c.html
>>>
>>> Challenge accepted.
>>
>> Here's another version that uses string mixins to ensure inlining of the
>> COPY functions. There are no call instructions in the generated code.
>> This should be as good as the C version using the same code generator.
> [snip]
>
> In other news, TAB has died with Kim-Jong Il. Please stop using it.
>

Tab is indeed evil when certain people insist it should be size 8  ;)




More information about the Digitalmars-d mailing list