Battle-plan for CTFE
    Stefan Koch via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue May 17 03:58:11 PDT 2016
    
    
  
On Tuesday, 17 May 2016 at 10:42:30 UTC, Don Clugston wrote:
>
> TL;DR:  CTFE is actually a backend, so don't be afraid of 
> creating a glue layer for it.
My point exactly.
The AST is not something I want to handle while inside the 
interpreter.
It introduces too much complexity.
There needs to be some kind of further lowering.
    
    
More information about the Digitalmars-d-announce
mailing list