Migrating dmd to D?

Iain Buclaw ibuclaw at ubuntu.com
Fri Aug 16 03:42:01 PDT 2013


On Aug 16, 2013 10:55 AM, "BS" <slackovsky at gmail.com> wrote:
>
> On Friday, 16 August 2013 at 09:28:13 UTC, Daniel Murphy wrote:
>>
>> "Kagamin" <spam at here.lot> wrote in message
>> news:iceiqyqtdsippewgetmp at forum.dlang.org...
>>>
>>> Isn't the resulting D code is still one 70k-line file?
>>
>>
>> ~92k
>>
>> Putting the code into multiple files is trivial, but until we've done
some
>> major refactoring it won't start to resemble the original source
>> organisation.  ( see
https://github.com/D-Programming-Language/dmd/pull/2356
>> for some discussion )
>
>
> Looking forward DMD!D
>
> The D compiler that compiles itself at compile time :-)
>

I suspect we won't be able to do that efficiently until Don starts speeding
up CTFE. ;-)

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130816/6197e669/attachment.html>


More information about the Digitalmars-d mailing list