<p><br>
On Aug 16, 2013 10:55 AM, "BS" <<a href="mailto:slackovsky@gmail.com">slackovsky@gmail.com</a>> wrote:<br>
><br>
> On Friday, 16 August 2013 at 09:28:13 UTC, Daniel Murphy wrote:<br>
>><br>
>> "Kagamin" <spam@here.lot> wrote in message<br>
>> news:iceiqyqtdsippewgetmp@forum.dlang.org...<br>
>>><br>
>>> Isn't the resulting D code is still one 70k-line file?<br>
>><br>
>><br>
>> ~92k<br>
>><br>
>> Putting the code into multiple files is trivial, but until we've done some<br>
>> major refactoring it won't start to resemble the original source<br>
>> organisation.  ( see <a href="https://github.com/D-Programming-Language/dmd/pull/2356">https://github.com/D-Programming-Language/dmd/pull/2356</a><br>
>> for some discussion )<br>
><br>
><br>
> Looking forward DMD!D<br>
><br>
> The D compiler that compiles itself at compile time :-)<br>
></p>
<p>I suspect we won't be able to do that efficiently until Don starts speeding up CTFE. ;-)<br></p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</p>