Compile time function execution...

Walter Bright newshound at digitalmars.com
Thu Feb 15 10:47:19 PST 2007


kris wrote:
> Good one.

I thought you'd appreciate it because it involves NO new syntax. It just 
  makes things work that were errors before.

> Can you perhaps explain what the execution mechanism is? That 
> aspect is much more interesting to some of us geeks <g>

The dirty deed is done in interpret.c. It basically just makes more 
powerful the existing constant folding code.



More information about the Digitalmars-d mailing list