Mono-D v0.4.9.5 - Infinite analysis fix + Mixin analysis improvement

Jacob Carlborg doob at me.com
Sun Jan 27 04:20:50 PST 2013


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


More information about the Digitalmars-d-announce mailing list