Microsoft now giving away VS 2013

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 14 07:32:44 PST 2014


On Thursday, 13 November 2014 at 08:50:29 UTC, Ola Fosheim 
Grøstad wrote:
> Yeah, I thought that was cool. The JIT, GC  and core library.
>
> https://github.com/dotnet/corefx
>
> So, how to write a source-to-source compiler from CS to D…? ;-)

Why would you do it? One nice feature of .net from day one was 
that you can write code in any language, they interoperate on 
byte code level.


More information about the Digitalmars-d mailing list