.NET Compiler Platform ("Roslyn")

Lambda the Ultimate - Programming Languages Weblog 2014-04-04

Summary:

The .NET Compiler Platform (Roslyn) provides open-source C# and Visual Basic compilers with rich code analysis APIs. You can build code analysis tools with the same APIs that Microsoft is using to implement Visual Studio!

In a nutshell: OPEN SOURCE C# COMPILER. Putting aside possible practical implications of this for the .NET ecosystem, I think it is good for programming language geeks to be able to peruse the source code for compilers and language tools.

For the debate about MS being evil, you can head directly to HN where you'll also find an explanation of what bootstrapping a compiler means.

Link:

http://lambda-the-ultimate.org/node/4917

From feeds:

Gudgeon and gist ยป Lambda the Ultimate - Programming Languages Weblog

Tags:

cross language runtimes implementation

Date tagged:

04/04/2014, 03:30

Date published:

04/04/2014, 02:21