Reggae v0.0.5 super alpha: A build system in D

Kagamin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Apr 7 05:44:26 PDT 2015


On Tuesday, 7 April 2015 at 08:28:08 UTC, Dicebot wrote:
> And I have never been speaking about "normal WPO", only about 
> one specific to D semantics.

AFAIK, hypothetical D-specific optimizations were never 
implemented (like elision of pure calls and optimization of 
immutable data). But they work on signature level, so they 
shouldn't be affected by separate compilation in any way.

> This sentence probably means something but I were not able to 
> figure it out even after re-reading it several times. "coding 
> style which relies on attribute hell", what kind of weird beast 
> that is?

I suppose your coding style can be an example, you wouldn't be 
interested in attribute hell otherwise.


More information about the Digitalmars-d-announce mailing list