Dlang dynamic compilation

Minty Fresh via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Nov 22 05:04:11 PST 2016


On Monday, 21 November 2016 at 18:59:17 UTC, Ivan Butygin wrote:
> Hacked ldc sources are here:
> https://github.com/Hardcode84/ldc/tree/runtime_compile

Very cool. Although @runtimeCompile does peeve me, as it seems 
unnecessarily verbose (being longer than any other attribute, I 
think).

I'd have gone with @rtc or similar so as not to clutter function 
and variable declarations, but those are just my thoughts on 
language readability.


More information about the Digitalmars-d-announce mailing list