Migrating dmd to D?

Daniel Murphy yebblies at nospamgmail.com
Fri Aug 16 04:19:23 PDT 2013


"Iain Buclaw" <ibuclaw at ubuntu.com> wrote in message 
news:mailman.100.1376649733.1719.digitalmars-d at puremagic.com...
> 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. ;-)
>

Well, the compiler could always invoke the compiler (while compiling the 
compiler) to compile the compiler, thus vastly improving the speed of ctfe. 




More information about the Digitalmars-d mailing list