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

alex info at alexanderbothe.com
Tue Jan 29 02:50:34 PST 2013


On Tuesday, 29 January 2013 at 09:42:49 UTC, Timon Gehr wrote:
> 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.

Why not write an entire D# compiler? ;)
(jk, I originally planned to do this right after I've finished
mono-d :D)


More information about the Digitalmars-d-announce mailing list