On 2013-01-27 12:27, alex wrote:
Morning D folks,

Implemented some new features concerning pre-compile time mixin
analysis and expression evaluation:

http://mono-d.alexanderbothe.com/?p=814 (Screenshot included)

Nice. I'm not sure if this is what Dicebot suggested but would it be possible to implement a compile time view, like Descent had? It how showed template and string mixins are expanded. It also showed how some language features are lowered to other features, like the scope statement being lowered to try/catch/finally.

This clip shows the compile time view in action:

http://www.youtube.com/watch?v=oAhrFQVnsrY&noredirect=1

--
/Jacob Carlborg

Reply via email to