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

Timon Gehr timon.gehr at gmx.ch
Tue Jan 29 01:42:49 PST 2013


On 01/29/2013 03:14 AM, alex wrote:
> On Tuesday, 29 January 2013 at 00:48:24 UTC, F i L wrote:
>> ...
> http://mono-d.alexanderbothe.com/?attachment_id=817
> My progress so far. Lots of internals to manage though. The
> execute-button isn't implemented yet but you can toggle the
> "Automatically take the mixin at the caret location" button.
> Concerning things like foo(1,2) - yes, the evaluation engine
> directly takes the symbols straight out of its parsed modules. So
> as you create a method body you'll be able to execute stuff
> in-line. But yeah, remember that CTFE isn't implemented yet ;) -
> Perhaps I'll do/finish it during the next GSoC.
> ...

Probably you should do JIT using System.Reflection.Emit.



More information about the Digitalmars-d-announce mailing list